Skip to content

Commit 801dfeb

Browse files
authored
Merge pull request #597 from Pycord-Development/dependabot/pip/sphinx-4.3.2
Bump sphinx from 4.3.1 to 4.3.2
2 parents c8c2b1e + 5ceb532 commit 801dfeb

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
@@ -43,7 +43,7 @@
4343
extras_require = {
4444
"voice": ["PyNaCl>=1.3.0,<1.5"],
4545
"docs": [
46-
"sphinx==4.3.1",
46+
"sphinx==4.3.2",
4747
"sphinxcontrib_trio==1.1.2",
4848
"sphinxcontrib-websupport",
4949
],

0 commit comments

Comments
 (0)