Skip to content

Commit

Permalink
chore(deps): bump sphinx from 6.2.1 to 7.1.2 (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 6f85122 commit 0cb2ef3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pydantic = ">=2,<3"
devtools = ">=0.9.0,<1"
# Sphinx dependencies installed as optional 'docs' extras
# https://github.com/readthedocs/readthedocs.org/issues/4912#issuecomment-664002569
sphinx = {version = ">=4.5,<7.0", optional = true}
sphinx = {version = ">=4.5,<8.0", optional = true}
furo = {version = ">=2022.12.7,<2024.0.0", optional = true}
sphinx-copybutton = {version = ">=0.3.1,<0.6.0", optional = true}
myst-parser = {version = ">=0.17.2,<2.1.0", optional = true}
Expand Down

0 comments on commit 0cb2ef3

Please sign in to comment.