mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
More dependency updates
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -40,12 +40,12 @@ wtforms = "~=3.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
bandit = "*"
|
||||
beautifulsoup4 = "==4.12.2"
|
||||
beautifulsoup4 = "^4.12.2"
|
||||
black = "^23.10.1"
|
||||
coverage = "*"
|
||||
freezegun = "==1.2.2"
|
||||
freezegun = "^1.2.2"
|
||||
flake8 = "^6.1.0"
|
||||
flake8-bugbear = "~23.9.16"
|
||||
flake8-bugbear = "^23.9.16"
|
||||
flake8-print = "^5.0.0"
|
||||
flake8-pytest-style = "^1.7.2"
|
||||
isort = "^5.12.0"
|
||||
|
||||
Reference in New Issue
Block a user