We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcf5f4c + 9a3bbd9 commit 5640b5bCopy full SHA for 5640b5b
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.71.0 # Generate test cases
+hypothesis==3.71.1 # 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