Skip to content

Commit 9071331

Browse files
authored
Merge pull request #322 from jstockwin/dependabot/pip/sphinx-5.1.1
Bump sphinx from 4.5.0 to 5.1.1
2 parents 8e12e57 + 2f0bb99 commit 9071331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"recommonmark==0.7.1",
4747
"sphinx-autobuild==2021.3.14",
4848
"sphinx-rtd-theme==1.0.0",
49-
"Sphinx==4.5.0",
49+
"Sphinx==5.1.1",
5050
],
5151
},
5252
)

0 commit comments

Comments
 (0)