Fix dependabot pip errors#751
Conversation
077a84a to
c6cdb17
Compare
Signed-off-by: Leander Stephen D'Souza <leanderdsouza1234@gmail.com>
Signed-off-by: Leander Stephen D'Souza <leanderdsouza1234@gmail.com>
c6cdb17 to
defd176
Compare
|
I do not want to generically update sphinx and other libraries automatically. There are formatting and other changes that can occur on those adjustments and we need to be able to QA those change before they're accepted. Unless there's a specific reason to update certain versions or libraries, I air to the side of status quo on the docs to make the maintainer overhead as small as possible so we can focus attention on the main project. |
|
Thank you for the feedback, Steve. To reduce the maintainer overhead, I think I can revert the Therefore, I can close this PR and make another to revert the Python changes in |
|
OK! Sounds good |
Description
ubuntu: focalimage at CircleCI.get_html_theme_path()anddisplay_versionare removed as they are deprecated with the new version of Sphinx.Testing
The following changes have been verified using
make htmland opening the_build/html/index.htmlfile in a browser window.