We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b52f52c commit 6e6237eCopy full SHA for 6e6237e
dev-requirements.txt
@@ -5,7 +5,7 @@ dodgy==0.1.9 # Look for uploaded secrets
5
flake8==3.5.0 # Lint
6
flake8-quotes==0.13.0 # Require single quotes
7
freezegun==0.3.9 # Freeze time in tests
8
-hypothesis==3.45.0 # Generate test cases
+hypothesis==3.50.2 # Generate test cases
9
isort==4.3.4 # Lint imports
10
mypy==0.560 # Type checking
11
pip_check_reqs==2.0.1
0 commit comments