Skip to content

Commit 6eb7007

Browse files
dependabot[bot]lafrech
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] <support@github.com>
1 parent a9f43bc commit 6eb7007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"docs": [
1010
"marshmallow>=3.13.0",
1111
"pyyaml==5.4.1",
12-
"sphinx==4.1.2",
12+
"sphinx==4.2.0",
1313
"sphinx-issues==1.2.0",
1414
"sphinx-rtd-theme==0.5.2",
1515
],

0 commit comments

Comments
 (0)