File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,21 +6,21 @@ dodgy==0.1.9 # Look for uploaded secrets
6
6
dulwich==0.19.13
7
7
flake8-commas==2.0.0 # Require silicon valley commas
8
8
flake8-quotes==2.1.0 # Require single quotes
9
- flake8==3.7.8 # Lint
9
+ flake8==3.7.9 # Lint
10
10
freezegun==0.3.12
11
11
isort==4.3.21 # Lint imports
12
12
mypy==0.740 # Type checking
13
13
pip_check_reqs==2.0.3
14
14
pydocstyle==4.0.1 # Lint docstrings
15
15
pyenchant==2.0.0 # Bindings for a spellchecking sytem
16
- pygithub==1.44
16
+ pygithub==1.44.1
17
17
Pygments==2.4.2
18
18
pylint==2.4.3 # Lint
19
- pyroma==2.5 # Packaging best practices checker
19
+ pyroma==2.6 # Packaging best practices checker
20
20
pytest-cov==2.8.1 # Measure code coverage
21
- pytest==5.2.1 # Test runners
21
+ pytest==5.2.2 # Test runners
22
22
PyYAML==5.1.2
23
- Sphinx==2.2.0
23
+ Sphinx==2.2.1
24
24
sphinx-autodoc-typehints==1.10.2
25
25
sphinxcontrib-spelling==4.3.0
26
26
twine==2.0.0
You can’t perform that action at this time.
0 commit comments