Skip to content

Commit

Permalink
Bump sphinx from 7.3.7 to 8.1.3 in /tests
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 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@v7.3.7...v8.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent b83ae89 commit 9c2d0a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pytest==8.3.3
flake8==7.1.1
sphinx<7.2 ; python_version < '3.9'
sphinx==7.3.7; python_version >= '3.9'
sphinx==8.1.3; python_version >= '3.9'
mcpl==1.6.2
yapf==0.40.2
requests==2.31.0
Expand Down

0 comments on commit 9c2d0a6

Please sign in to comment.