Skip to content

Commit

Permalink
Bump sphinx from 7.4.7 to 8.0.2
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 8.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.4.7...v8.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent d71a8d7 commit 6f93719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ pytest-postgresql = "==6.0.0"
pytest-pyramid = "==1.0.3"
tbump = "==6.11.0"
pdbpp = "==0.10.3"
sphinx = {version = "==7.4.7", markers="python_version > '3.8'"}
sphinx = {version = "==8.0.2", markers="python_version > '3.8'"}
psycopg = "==3.2.1"
ruff = "==0.5.2"

0 comments on commit 6f93719

Please sign in to comment.