Skip to content

Commit d36b5d2

Browse files
Merge pull request #493 from adamtheturtle/pyup-update-hypothesis-3.45.0-to-3.50.2
Update hypothesis to 3.50.2
2 parents 3e51736 + 56ab6c4 commit d36b5d2

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
@@ -5,7 +5,7 @@ dodgy==0.1.9 # Look for uploaded secrets
55
flake8==3.5.0 # Lint
66
flake8-quotes==0.14.0 # Require single quotes
77
freezegun==0.3.10 # Freeze time in tests
8-
hypothesis==3.45.0 # Generate test cases
8+
hypothesis==3.50.2 # Generate test cases
99
isort==4.3.4 # Lint imports
1010
mypy==0.570 # Type checking
1111
pip_check_reqs==2.0.1

0 commit comments

Comments
 (0)