File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 11autoflake == 1.1
22check-manifest == 0.36
3- codecov == 2.0.14 # Upload coverage data
3+ codecov == 2.0.15 # Upload coverage data
44dodgy == 0.1.9 # Look for uploaded secrets
55flake8 == 3.5.0 # Lint
66flake8-commas == 2.0.0 # Require silicon valley commas
7- flake8-quotes == 0.13.0 # Require single quotes
8- freezegun == 0.3.9 # Freeze time in tests
9- hypothesis == 3.44.22 # Generate test cases
10- isort == 4.2.15 # Lint imports
11- mypy == 0.560 # Type checking
7+ flake8-quotes == 0.14.0 # Require single quotes
8+ freezegun == 0.3.10 # Freeze time in tests
9+ hypothesis == 3.50.2 # Generate test cases
10+ isort == 4.3.4 # Lint imports
11+ mypy == 0.570 # Type checking
12+ >>>>>>> origin /master
1213pip_check_reqs == 2.0.1
1314pydocstyle == 2.1.1 # Lint docstrings
1415pyenchant == 2.0.0 # Bindings for a spellchecking sytem
15- pylint == 1.8.2 # Lint
16+ pylint == 1.8.3 # Lint
1617pyroma == 2.3 # Packaging best practices checker
1718pytest-cov == 2.5.1 # Measure code coverage
1819pytest-envfiles == 0.1.0 # Use files for environment variables for tests
19- pytest == 3.3 .2 # Test runners
20+ pytest == 3.4 .2 # Test runners
2021timeout-decorator == 0.4.0 # Decorate functions to time out.
2122vulture == 0.26
22- yapf == 0.20.1 # Automatic formatting for Python
23+ yapf == 0.21.0 # Automatic formatting for Python
You can’t perform that action at this time.
0 commit comments