Skip to content

Commit a84dc7d

Browse files
Merge branch 'master' into pyup-update-sphinx-autodoc-typehints-1.3.0-to-1.4.0
2 parents 36a9313 + 0a802ae commit a84dc7d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dev-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ check-manifest==0.37
33
codecov==2.0.15 # Upload coverage data
44
doc8==0.8.0
55
dodgy==0.1.9 # Look for uploaded secrets
6-
dulwich==0.19.6
6+
dulwich==0.19.8
77
flake8-commas==2.0.0 # Require silicon valley commas
88
flake8-quotes==1.0.0 # Require single quotes
99
flake8==3.6.0 # Lint
@@ -17,9 +17,9 @@ Pygments==2.2.0
1717
pylint==2.1.1 # Lint
1818
pyroma==2.4 # Packaging best practices checker
1919
pytest-cov==2.6.0 # Measure code coverage
20-
pytest==3.10.0 # Test runners
20+
pytest==3.10.1 # Test runners
2121
PyYAML==3.13
22-
Sphinx==1.8.1
22+
Sphinx==1.8.2
2323
sphinx-autodoc-typehints==1.4.0
2424
sphinxcontrib-spelling==4.2.0
2525
twine==1.12.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
requests==2.20.0
1+
requests==2.20.1
22
timeout-decorator==0.4.0

0 commit comments

Comments
 (0)