Skip to content

Commit c849f8c

Browse files
Bump sphinx from 3.3.1 to 3.4.3 (#754)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.1 to 3.4.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](sphinx-doc/sphinx@v3.3.1...v3.4.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 426972b commit c849f8c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

{{cookiecutter.project_name}}/poetry.lock

Lines changed: 6 additions & 6 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
@@ -34,7 +34,7 @@ safety = "^1.10.3"
3434
mypy = "^0.800"
3535
typeguard = "^2.9.1"
3636
xdoctest = {extras = ["colors"], version = "^0.15.2"}
37-
sphinx = "^3.3.1"
37+
sphinx = "^3.4.3"
3838
sphinx-autobuild = "^2020.9.1"
3939
pre-commit = "^2.10.0"
4040
flake8 = "^3.8.4"

0 commit comments

Comments
 (0)