Skip to content

Commit

Permalink
fix: try sphinx 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjermiah committed Feb 4, 2024
1 parent bd36124 commit afaf6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ mkdocs = "1.5.3"
myst-nb = {version = "^1.0.0", python = "^3.9"}
sphinx-autoapi = "^3.0.0"
sphinx-rtd-theme = "^1.3.0"
sphinx-tabs = "^3.0.0"
sphinx-tabs = "^3.1.0"
python-semantic-release = "^8.5.1"

[build-system]
Expand Down

0 comments on commit afaf6b5

Please sign in to comment.