Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent e38820c commit 474ea2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
],
extras_require={
"docs": [
"sphinx==5.3.0",
"sphinx==7.3.7",
"sphinx-argparse==0.4.0",
"sphinx_rtd_theme==1.2.0",
"sphinx-autodoc-typehints==1.23.0",
Expand Down

0 comments on commit 474ea2a

Please sign in to comment.