Skip to content

Commit

Permalink
chore: bump sphinx from 7.1.2 to 8.1.3
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 8.1.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.1.2...v8.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 7c4b69c commit 4cf71d6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 23 deletions.
45 changes: 23 additions & 22 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ipython = "^8.28.0"
polars = ["polars"]

[tool.poetry.dev-dependencies]
Sphinx = "~7.1"
Sphinx = "~8.1"
coverage = "^7.6.0"
darglint = "^1.8.1"
mypy = "^1.12"
Expand Down

0 comments on commit 4cf71d6

Please sign in to comment.