Skip to content

Commit

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

---
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 11, 2023
1 parent 08c5cf7 commit 6646131
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 22 deletions.
45 changes: 24 additions & 21 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 = "^4.3.2"
Sphinx = "^5.3.0"
flake8 = "^5.0.4"
black = "^23.1"
isort = "^5.12.0"
Expand Down

0 comments on commit 6646131

Please sign in to comment.