mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-02 12:49:01 -04:00
Update test dependencies to latest versions
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
-r requirements.txt
|
||||
isort==5.10.1
|
||||
pytest==7.1.1
|
||||
pytest==7.1.2
|
||||
pytest-env==0.6.2
|
||||
pytest-mock==3.7.0
|
||||
pytest-xdist==2.5.0
|
||||
beautifulsoup4==4.10.0
|
||||
freezegun==1.2.0
|
||||
beautifulsoup4==4.11.1
|
||||
freezegun==1.2.1
|
||||
flake8==4.0.1
|
||||
flake8-bugbear==22.3.23
|
||||
flake8-print==4.0.0
|
||||
moto==3.1.4
|
||||
flake8-bugbear==22.4.25
|
||||
flake8-print==5.0.0
|
||||
moto==3.1.7
|
||||
requests-mock==1.9.3
|
||||
# used for creating manifest file locally
|
||||
jinja2-cli[yaml]==0.8.2
|
||||
|
||||
Reference in New Issue
Block a user