mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
Update dependencies (05/14/2024)
This changeset updates several dependencies flagged by Dependabot that we cannot merge directly due to the E2E test issue. Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -44,7 +44,7 @@ markdown = "^3.5.2"
|
||||
bandit = "*"
|
||||
black = "^24.2.0"
|
||||
coverage = "*"
|
||||
freezegun = "^1.4.0"
|
||||
freezegun = "^1.5.1"
|
||||
flake8 = "^7.0.0"
|
||||
flake8-bugbear = "^24.1.17"
|
||||
flake8-print = "^5.0.0"
|
||||
@@ -52,7 +52,7 @@ flake8-pytest-style = "^1.7.2"
|
||||
isort = "^5.13.2"
|
||||
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||
pip-audit = "*"
|
||||
pre-commit = "^3.6.0"
|
||||
pre-commit = "^3.7.1"
|
||||
pytest = "^8.1.1"
|
||||
pytest-env = "^1.1.3"
|
||||
pytest-mock = "^3.14.0"
|
||||
|
||||
Reference in New Issue
Block a user