Skip to content

Commit

Permalink
Bump sphinx from 4.3.2 to 4.4.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 4.4.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v4.3.2...v4.4.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2022
1 parent 2f5c1ca commit e517ee3
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 6 deletions.
47 changes: 42 additions & 5 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 @@ -28,7 +28,7 @@ pre-commit-hooks = "^4.1.0"
pytest = "^6.2.5"
reorder-python-imports = "^2.6.0"
safety = "^1.10.3"
sphinx = "^4.3.2"
sphinx = "^4.4.0"
sphinx-autobuild = "^2021.3.14"
sphinx-click = "^3.0.2"
sphinx-rtd-theme = "^1.0.0"
Expand Down

0 comments on commit e517ee3

Please sign in to comment.