Skip to content

Commit 86e6b6e

Browse files
Merge pull request #1103 from python-trio/dependabot/pip/sphinx-2.1.1
2 parents 8417e58 + 48da4b3 commit 86e6b6e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs-requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ sniffio==1.1.0
2929
snowballstemmer==1.2.1 # via sphinx
3030
sortedcontainers==2.1.0
3131
sphinx-rtd-theme==0.4.3
32-
sphinx==2.1.0
32+
sphinx==2.1.1
3333
sphinxcontrib-applehelp==1.0.1 # via sphinx
3434
sphinxcontrib-devhelp==1.0.1 # via sphinx
3535
sphinxcontrib-htmlhelp==1.0.2 # via sphinx
@@ -40,3 +40,5 @@ sphinxcontrib-trio==1.1.0
4040
toml==0.10.0 # via towncrier
4141
towncrier==19.2.0
4242
urllib3==1.25.3 # via requests
43+
44+
#

0 commit comments

Comments
 (0)