Skip to content

Commit b2fc3f0

Browse files
dependabot[bot]badboy
authored andcommitted
Bump sphinx from 4.3.2 to 6.1.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.2 to 6.1.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v6.1.1/CHANGES) - [Commits](sphinx-doc/sphinx@v4.3.2...v6.1.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8515ad8 commit b2fc3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pip
99
pytest-runner==5.3.1
1010
pytest==7.0.1
1111
recommonmark==0.7.1
12-
Sphinx==4.3.2
12+
Sphinx==6.1.1; python_version > '3.8'
1313
twine==3.8.0
1414
types-Jinja2==2.11.9
1515
types-pkg_resources==0.1.3

0 commit comments

Comments
 (0)