Skip to content

Commit 217c0fe

Browse files
dependabot[bot]cjolowicz
authored andcommitted
Bump sphinx from 4.1.2 to 4.2.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.2 to 4.2.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.1.2...v4.2.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1efa341 commit 217c0fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

{{cookiecutter.project_name}}/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{cookiecutter.project_name}}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ safety = "^1.10.3"
3535
mypy = "^0.910"
3636
typeguard = "^2.13.0"
3737
xdoctest = {extras = ["colors"], version = "^0.15.10"}
38-
sphinx = "^4.1.2"
38+
sphinx = "^4.2.0"
3939
sphinx-autobuild = "^2021.3.14"
4040
pre-commit = "^2.15.0"
4141
flake8 = "^3.9.2"

0 commit comments

Comments
 (0)