mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Merge branch 'main' into 976-convert-start-pages-to-generate-markdown
This commit is contained in:
@@ -22,7 +22,7 @@ humanize = "~=4.9"
|
||||
itsdangerous = "~=2.1"
|
||||
jinja2 = "~=3.1"
|
||||
newrelic = "*"
|
||||
notifications-python-client = "==8.1.0"
|
||||
notifications-python-client = "==8.2.0"
|
||||
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git"}
|
||||
pyexcel = "==0.7.0"
|
||||
pyexcel-io = "==0.6.6"
|
||||
@@ -42,7 +42,7 @@ markdown = "^3.5.1"
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
bandit = "*"
|
||||
beautifulsoup4 = "^4.12.2"
|
||||
black = "^23.12.0"
|
||||
black = "^23.12.1"
|
||||
coverage = "*"
|
||||
freezegun = "^1.4.0"
|
||||
flake8 = "^6.1.0"
|
||||
@@ -54,7 +54,7 @@ jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||
moto = "^4.2"
|
||||
pip-audit = "*"
|
||||
pre-commit = "^3.6.0"
|
||||
pytest = "^7.4.3"
|
||||
pytest = "^7.4.4"
|
||||
pytest-env = "^1.1.3"
|
||||
pytest-mock = "^3.12.0"
|
||||
pytest-playwright = "^0.4.3"
|
||||
|
||||
Reference in New Issue
Block a user