Skip to content

Commit

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

---
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 Apr 28, 2023
1 parent c60e3d3 commit 2580019
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -24,7 +24,7 @@ flake8-bugbear = { version = "^23.3.23", python = ">=3.8.1,<4.0" }
pep8-naming = "~0.13"
pytest = "^7"
pytest-cov = "^4"
sphinx = "^6.1"
sphinx = "^6.2"
sphinx-rtd-theme = "^1"
toml = "~0.10"
voluptuous = "~0.13"
Expand Down

0 comments on commit 2580019

Please sign in to comment.