Skip to content

Commit

Permalink
chore(deps): bump sphinx from 4.3.2 to 7.0.1 (#253)
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.2 to 7.0.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v4.3.2...v7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2023
1 parent 1a8a2ad commit 7e18b17
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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
Expand Up @@ -26,7 +26,7 @@ strenum = "^0.4.9"

[tool.poetry.dev-dependencies]
pytest = "^7.3.2"
Sphinx = "^6.1.3"
Sphinx = "^7.0.1"
flake8 = "^5.0.4"
black = "^23.1"
isort = "^5.12.0"
Expand Down

0 comments on commit 7e18b17

Please sign in to comment.