Skip to content

Commit

Permalink
pip prod(deps): update sphinx-rtd-theme requirement (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 998f26b commit bd9d6cc
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 @@ -37,7 +37,7 @@ pytest-cov = { optional = true, version = "*" }
sphinx = { optional = true, version = "<8" } # see issue at https://github.com/readthedocs/readthedocs.org/issues/10279
nbsphinx = { optional = true, version = "<=0.9.5" }
sphinx-autodoc-typehints = { optional = true, version = "<=1.23.0" }
sphinx_rtd_theme = { optional = true, version = "<=2.0.0" }
sphinx_rtd_theme = { optional = true, version = "<=3.0.2" }
readthedocs-sphinx-ext = { optional = true, version = "<=2.2.5" }
recommonmark = { optional = true, version = "<=0.7.1" }

Expand Down

0 comments on commit bd9d6cc

Please sign in to comment.