Skip to content

Commit

Permalink
pip prod(deps): update readthedocs-sphinx-ext requirement (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 30, 2023
1 parent 49df169 commit 024cf89
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 @@ -38,7 +38,7 @@ sphinx = { optional = true, version = "<7" } # see issue
nbsphinx = { optional = true, version = "<=0.9.3" }
sphinx-autodoc-typehints = { optional = true, version = "<=1.23.0" }
sphinx_rtd_theme = { optional = true, version = "<=2.0.0" }
readthedocs-sphinx-ext = { optional = true, version = "<=2.2.4" }
readthedocs-sphinx-ext = { optional = true, version = "<=2.2.5" }
recommonmark = { optional = true, version = "<=0.7.1" }

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 024cf89

Please sign in to comment.