Skip to content

Commit b53483f

Browse files
Bump sphinx from 6.2.1 to 7.1.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.1.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v6.2.1...v7.1.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1f57d0 commit b53483f

2 files changed

Lines changed: 7 additions & 26 deletions

File tree

poetry.lock

Lines changed: 6 additions & 25 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)