Skip to content

Commit d7fe304

Browse files
Bump sphinx from 4.0.2 to 4.2.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.2 to 4.2.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](sphinx-doc/sphinx@v4.0.2...v4.2.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 534f773 commit d7fe304

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)