Skip to content

Commit

Permalink
Bump sphinx from 7.1.2 to 7.2.2 in /{{cookiecutter.project_name}} (#2304
Browse files Browse the repository at this point in the history
)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.2.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v7.1.2...v7.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent 5f6831b commit 46da8ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions {{cookiecutter.project_name}}/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 {{cookiecutter.project_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ ipython = "^8.14"
optional = true

[tool.poetry.group.docs.dependencies]
sphinx = "^7.1"
sphinx = "^7.2"
sphinx-autodoc-typehints = "^1.24"
tomli = "^2.0"

Expand Down

0 comments on commit 46da8ef

Please sign in to comment.