summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-13 14:15:04 +0000
committerGitHub <noreply@github.com>2023-05-13 14:15:04 +0000
commit829e67ee2f579b68a0f8ad8b51f25444cc0e5cdc (patch)
tree004b836b54c58722b8a6392fbfa1b2e7f08d0399
parent35ce702c9c2a5a0ceaaaf77bf8e9e7871511ce73 (diff)
downloadcryptography-dependabot/pip/sphinx-7.0.1.tar.gz
Bump sphinx from 6.2.1 to 7.0.1dependabot/pip/sphinx-7.0.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.0.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.2.1...v7.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--ci-constraints-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt
index ce17bc0fe..85031e084 100644
--- a/ci-constraints-requirements.txt
+++ b/ci-constraints-requirements.txt
@@ -144,7 +144,7 @@ six==1.16.0
# via bleach
snowballstemmer==2.2.0
# via sphinx
-sphinx==6.2.1
+sphinx==7.0.1
# via
# cryptography (pyproject.toml)
# sphinx-rtd-theme