Skip to content

Commit bec72c3

Browse files
authored
Merge pull request #423 from dajiaji/dependabot/pip/sphinx-7.1.2
Bump sphinx from 6.2.1 to 7.1.2
2 parents 9cf0ef0 + b53483f commit bec72c3

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ asn1crypto = "^1.4.0"
3030
cbor2 = "^5.4.2"
3131
certvalidator = "^0.11.1"
3232
cryptography = ">=41,<42"
33-
Sphinx = {version = "^6.0.0", optional = true, extras = ["docs"]}
33+
Sphinx = {version = ">=6,<8", optional = true, extras = ["docs"]}
3434
sphinx-autodoc-typehints = {version = "^1.21.0", optional = true, extras = ["docs"]}
3535
sphinx-rtd-theme = {version = "^1.0.0", optional = true, extras = ["docs"]}
3636
pyhpke = ">=0.4.2,<1.0.0"

0 commit comments

Comments
 (0)