Skip to content

Commit

Permalink
chore(deps): bump sphinx from 5.3.0 to 6.1.3 (#221)
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v5.3.0...v6.1.3)

---
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 Feb 21, 2023
1 parent ea579fd commit a2cdd3e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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.1.3"
Sphinx = "^5.3.0"
Sphinx = "^6.1.3"
flake8 = "^5.0.4"
black = "^23.1"
isort = "^5.12.0"
Expand Down

0 comments on commit a2cdd3e

Please sign in to comment.