Skip to content

Commit 5640b5b

Browse files
committed
Merge remote-tracking branch 'origin/master' into fix-bdist-wheel
2 parents bcf5f4c + 9a3bbd9 commit 5640b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ flake8==3.5.0 # Lint
77
flake8-commas==2.0.0 # Require silicon valley commas
88
flake8-quotes==1.0.0 # Require single quotes
99
freezegun==0.3.10 # Freeze time in tests
10-
hypothesis==3.71.0 # Generate test cases
10+
hypothesis==3.71.1 # Generate test cases
1111
isort==4.3.4 # Lint imports
1212
mypy==0.620 # Type checking
1313
pip_check_reqs==2.0.3

0 commit comments

Comments
 (0)