File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
doc8==0.8.1
6
6
pyenchant==3.1.1
7
- sphinx==2.4.3
7
+ sphinx==3.2.1
8
8
sphinx-rst-builder==0.0.3
9
- sphinxcontrib-spelling==5.1.2
9
+ sphinxcontrib-spelling==5.3.0
10
10
sphinx_rtd_theme==0.5.0
11
11
sphinx-autobuild==0.7.1
12
12
sphinx-tabs==1.2.0
Original file line number Diff line number Diff line change 1
1
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
2
2
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
3
3
4
- pip==20.1.1
5
- virtualenv==20.0.25
4
+ pip==20.2.2
5
+ virtualenv==20.0.31
Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ unittest-mixins==1.6
20
20
#-e/Users/ned/unittest_mixins
21
21
22
22
# Just so I have a debugger if I want it
23
- pudb==2019.1
23
+ pudb==2019.2
Original file line number Diff line number Diff line change 2
2
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
3
3
4
4
# The version of tox used by coverage.py
5
- tox==3.16.1
5
+ tox==3.19.0
You can’t perform that action at this time.
0 commit comments