Skip to content

Commit 96c7121

Browse files
Merge pull request #682 from adamtheturtle/pyup-update-hypothesis-3.59.1-to-3.60.1
Update hypothesis to 3.60.1
2 parents 080024d + b71de77 commit 96c7121

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.59.1 # Generate test cases
10+
hypothesis==3.60.1 # Generate test cases
1111
isort==4.3.4 # Lint imports
1212
mypy==0.610 # Type checking
1313
pip_check_reqs==2.0.3

0 commit comments

Comments
 (0)