Skip to content

Commit 8601910

Browse files
chore(deps): bump sphinx from 6.2.1 to 8.1.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 8.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v6.2.1...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9781fe commit 8601910

File tree

2 files changed

+31
-30
lines changed

2 files changed

+31
-30
lines changed

poetry.lock

Lines changed: 30 additions & 29 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
@@ -43,7 +43,7 @@ pytest-httpx = "^0.35.0"
4343
python-semantic-release = "^7.32.2"
4444
pytest-cov = "^4.0.0"
4545
pre-commit = ">=2.20,<4.0"
46-
sphinx = "^6.0.0"
46+
sphinx = ">=6,<9"
4747
sphinx-click = "^4.4.0"
4848
sphinxnotes-markdown-builder = "^0.5.6"
4949
poethepoet = ">=0.17.1,<0.37.0"

0 commit comments

Comments
 (0)