Skip to content

Commit 4fdf1be

Browse files
authored
Merge pull request #240 from Pycord-Development/dependabot/pip/sphinx-4.2.0
Bump sphinx from 4.0.2 to 4.2.0
2 parents 6d1d042 + d7fe304 commit 4fdf1be

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
@@ -36,7 +36,7 @@
3636
extras_require = {
3737
'voice': ['PyNaCl>=1.3.0,<1.5'],
3838
'docs': [
39-
'sphinx==4.0.2',
39+
'sphinx==4.2.0',
4040
'sphinxcontrib_trio==1.1.2',
4141
'sphinxcontrib-websupport',
4242
],

0 commit comments

Comments
 (0)