mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
bump test requirements
This commit is contained in:
@@ -40,12 +40,12 @@ alembic==1.3.2
|
||||
amqp==1.4.9
|
||||
anyjson==0.3.3
|
||||
attrs==19.3.0
|
||||
awscli==1.16.305
|
||||
awscli==1.16.310
|
||||
bcrypt==3.1.7
|
||||
billiard==3.3.0.23
|
||||
bleach==3.1.0
|
||||
boto3==1.10.38
|
||||
botocore==1.13.41
|
||||
botocore==1.13.46
|
||||
certifi==2019.11.28
|
||||
chardet==3.0.4
|
||||
Click==7.0
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
-r requirements.txt
|
||||
flake8==3.7.9
|
||||
moto==1.3.14
|
||||
pytest==5.2.4
|
||||
pytest==5.3.2
|
||||
pytest-env==0.6.2
|
||||
pytest-mock==1.11.2
|
||||
pytest-mock==2.0.0
|
||||
pytest-cov==2.8.1
|
||||
pytest-xdist==1.30.0
|
||||
pytest-xdist==1.31.0
|
||||
freezegun==0.3.12
|
||||
requests-mock==1.7.0
|
||||
# optional requirements for jsonschema
|
||||
|
||||
Reference in New Issue
Block a user