mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
More dependency updates
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
2
poetry.lock
generated
2
poetry.lock
generated
@@ -2851,4 +2851,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.9"
|
||||
content-hash = "d08ede3478bac1935a34d769227e881c90b7c6bae9d910e0aa148818759b1314"
|
||||
content-hash = "1fa4c6660c944c683b91a0c4eda1044cb1040e53b2f6d922bacb4ab5cab25e3b"
|
||||
|
||||
@@ -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