Skip to content

Commit 9781332

Browse files
authored
Merge pull request #519 from Pycord-Development/dependabot/pip/sphinx-4.3.1
Bump sphinx from 4.3.0 to 4.3.1
2 parents de8960c + ca84017 commit 9781332

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
@@ -42,7 +42,7 @@
4242
extras_require = {
4343
"voice": ["PyNaCl>=1.3.0,<1.5"],
4444
"docs": [
45-
"sphinx==4.3.0",
45+
"sphinx==4.3.1",
4646
"sphinxcontrib_trio==1.1.2",
4747
"sphinxcontrib-websupport",
4848
],

0 commit comments

Comments
 (0)