File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ check-manifest==0.36
33codecov == 2.0.15 # Upload coverage data
44dodgy == 0.1.9 # Look for uploaded secrets
55flake8 == 3.5.0 # Lint
6- flake8-quotes == 0.13 .0 # Require single quotes
6+ flake8-quotes == 0.14 .0 # Require single quotes
77freezegun == 0.3.10 # Freeze time in tests
88hypothesis == 3.45.0 # Generate test cases
99isort == 4.3.4 # Lint imports
@@ -15,7 +15,7 @@ pylint==1.8.2 # Lint
1515pyroma == 2.3 # Packaging best practices checker
1616pytest-cov == 2.5.1 # Measure code coverage
1717pytest-envfiles == 0.1.0 # Use files for environment variables for tests
18- pytest == 3.4.0 # Test runners
18+ pytest == 3.4.2 # Test runners
1919timeout-decorator == 0.4.0 # Decorate functions to time out.
2020vulture == 0.26
2121yapf == 0.20.2 # Automatic formatting for Python
You can’t perform that action at this time.
0 commit comments