Skip to content

Commit f621da9

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump sphinx from 5.2.2 to 5.2.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](sphinx-doc/sphinx@v5.2.2...v5.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf1f76c commit f621da9

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
@@ -15,7 +15,7 @@
1515
"docs": [
1616
"marshmallow>=3.13.0",
1717
"pyyaml==6.0",
18-
"sphinx==5.2.2",
18+
"sphinx==5.2.3",
1919
"sphinx-issues==3.0.1",
2020
"sphinx-rtd-theme==1.0.0",
2121
],

0 commit comments

Comments
 (0)