Skip to content

Commit

Permalink
Bump sphinx from 7.3.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.3.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.3.7...v8.0.2)

---
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 Oct 1, 2024
1 parent f7b50f0 commit 493901f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies = [
"sentry-sdk==2.13.0",
"sphinx-rtd-theme==2.0.0",
"sphinx-sitemap==2.6.0",
"sphinx==7.3.7",
"sphinx==8.0.2",
"weasyprint==62.3",
"whitenoise[brotli]==6.7.0",
]
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ psycopg[binary]==3.2.1
python-dateutil==2.9.0.post0
requests==2.32.3
sentry-sdk==2.13.0
Sphinx==7.3.7
Sphinx==8.0.2
sphinx-rtd-theme==2.0.0
sphinx-sitemap==2.6.0
time-machine
Expand Down

0 comments on commit 493901f

Please sign in to comment.