We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b51b7b commit 7a7ee2dCopy full SHA for 7a7ee2d
dev-requirements.txt
@@ -7,7 +7,7 @@ flake8==3.5.0 # Lint
7
flake8-commas==2.0.0 # Require silicon valley commas
8
flake8-quotes==1.0.0 # Require single quotes
9
freezegun==0.3.10 # Freeze time in tests
10
-hypothesis==3.69.2 # Generate test cases
+hypothesis==3.69.9 # Generate test cases
11
isort==4.3.4 # Lint imports
12
mypy==0.620 # Type checking
13
pip_check_reqs==2.0.3
0 commit comments