Skip to content

Commit

Permalink
Bump sphinx from 6.2.1 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.1.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v6.2.1...v7.1.2)

---
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 Aug 21, 2023
1 parent 9507006 commit ba3ba61
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 28 deletions.
38 changes: 11 additions & 27 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 @@ -42,7 +42,7 @@ mkfeyndiag = "pyfeyn2.mkfeyndiag:main"
optional = true

[tool.poetry.group.docs.dependencies]
sphinx = "<7.0.0"
sphinx = "<8.0.0"
sphinx-rtd-theme = "*"
sphinxcontrib-napoleon = "*"
nbsphinx = "*"
Expand Down

0 comments on commit ba3ba61

Please sign in to comment.