bump test requirements

This commit is contained in:
Leo Hemsted
2020-12-07 14:51:05 +00:00
parent dc881b262e
commit 45cc74bcc0

View File

@@ -1,12 +1,12 @@
-r requirements.txt
flake8==3.7.9
moto==1.3.14
pytest==5.3.2
flake8==3.8.4
moto==1.3.16
pytest==6.1.2
pytest-env==0.6.2
pytest-mock==2.0.0
pytest-cov==2.8.1
pytest-xdist==1.31.0
freezegun==0.3.12
requests-mock==1.7.0
pytest-mock==3.3.1
pytest-cov==2.10.1
pytest-xdist==2.1.0
freezegun==1.0.0
requests-mock==1.8.0
# used for creating manifest file locally
jinja2-cli[yaml]==0.7.0