Skip to content

Commit 7f2f484

Browse files
Merge pull request #750 from adamtheturtle/pyup-update-hypothesis-3.69.1-to-3.69.2
Update hypothesis to 3.69.2
2 parents 71668ab + 204bf8f commit 7f2f484

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