We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f29942 commit b71de77Copy full SHA for b71de77
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.59.1 # Generate test cases
+hypothesis==3.60.1 # Generate test cases
11
isort==4.3.4 # Lint imports
12
mypy==0.610 # Type checking
13
pip_check_reqs==2.0.3
0 commit comments