Skip to content

Commit 4fb6911

Browse files
Merge pull request #763 from adamtheturtle/pyup-update-hypothesis-3.69.9-to-3.70.0
Update hypothesis to 3.70.0
2 parents 7020526 + ecfff12 commit 4fb6911

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.69.9 # Generate test cases
10+
hypothesis==3.70.0 # 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)