Skip to content

Commit 8c7ffb7

Browse files
committed
Update test requirements
1 parent c9cce22 commit 8c7ffb7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

test-requirements.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pytest~=6.0
22
pytest-cov~=2.6
3-
mock~=2.0
4-
moto[awslambda,ec2]~=3.0.0
3+
mock>=4.0.0
4+
moto[awslambda,ec2]>=3.1.1
55
testfixtures~=6.18.3
66
flake8
7-
pep8-naming
7+
pep8-naming

0 commit comments

Comments
 (0)