Skip to content

Commit

Permalink
chore(deps): bump sphinx from 4.3.2 to 6.2.0
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.2 to 6.2.0.
- [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...v6.2.0)

---
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] committed Apr 24, 2023
1 parent b319f64 commit 7e4a073
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
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ strenum = "^0.4.9"

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

0 comments on commit 7e4a073

Please sign in to comment.