mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
Merge branch 'main' into upgrade_python_again
This commit is contained in:
@@ -36,7 +36,7 @@ pytz = "^2025.2"
|
||||
rtreelib = "==0.2.0"
|
||||
werkzeug = "^3.1.3"
|
||||
wtforms = "~=3.1"
|
||||
markdown = "^3.7"
|
||||
markdown = "^3.8"
|
||||
mistune = "^3.1.3"
|
||||
async-timeout = "^5.0.1"
|
||||
bleach = "^6.1.0"
|
||||
@@ -80,7 +80,7 @@ black = "^25.1.0"
|
||||
coverage = "*"
|
||||
detect-secrets = "^1.5.0"
|
||||
freezegun = "^1.5.2"
|
||||
flake8 = "^7.1.2"
|
||||
flake8 = "^7.3.0"
|
||||
flake8-bugbear = "^24.12.12"
|
||||
flake8-print = "^5.0.0"
|
||||
flake8-pytest-style = "^2.1.0"
|
||||
@@ -89,7 +89,7 @@ jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||
moto = "*"
|
||||
pip-audit = "*"
|
||||
pre-commit = "^4.2.0"
|
||||
pytest = "^8.4.0"
|
||||
pytest = "^8.4.1"
|
||||
pytest-env = "^1.1.3"
|
||||
pytest-mock = "^3.14.1"
|
||||
pytest-playwright = "^0.7.0"
|
||||
|
||||
Reference in New Issue
Block a user