Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies to the latest release #100

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

lydia-duncan
Copy link
Member

@lydia-duncan lydia-duncan commented Oct 8, 2024

Updates:

  • Sphinx from 7.2.6 to 8.0.2
  • docutils from 0.20.1 to 0.21.2
  • sphinx_rtd_theme from 2.0.0 to 3.0.0
  • flake8 from 7.0.0 to 7.1.1
  • pytest from 7.4.4 to 8.3.3

Updates:
- Sphinx from 7.2.6 to 8.0.2
- docutils from 0.20.1 to 0.21.2

----
Signed-off-by: Lydia Duncan <[email protected]>
The old version of it required Sphinx < 8, so use the newest version now that
it is available (3.0.0)

----
Signed-off-by: Lydia Duncan <[email protected]>
@lydia-duncan lydia-duncan changed the title Update the Sphinx and docutils version to the latest release Update dependencies to the latest release Oct 8, 2024
When compiling the documentation, we received the warning that
`get_html_theme_path` is deprecated and if it was used to define
`html_theme_path` (it was) then it can be safely removed.  So removed the lines

----
Signed-off-by: Lydia Duncan <[email protected]>
Updates:
- flake8 from 7.0.0 to 7.1.1
- pytest from 7.4.4 to 8.3.3

----
Signed-off-by: Lydia Duncan <[email protected]>
@lydia-duncan lydia-duncan marked this pull request as ready for review October 8, 2024 22:44
@lydia-duncan
Copy link
Member Author

This looks like it will work, though the newer version of Sphinx requires Python 3.10 and up, so we'll need to double check our testing set up is ready for that before merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant