mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 02:11:11 -05:00
bump test requirements
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user