Skip to content

Commit f1f4e2e

Browse files
Merge pull request #758 from adamtheturtle/pyup-update-hypothesis-3.69.2-to-3.69.9
Update hypothesis to 3.69.9
2 parents 4b51b7b + 7a7ee2d commit f1f4e2e

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