mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-22 08:58:46 -04:00
8
poetry.lock
generated
8
poetry.lock
generated
@@ -600,14 +600,14 @@ rapidfuzz = ">=3.0.0,<4.0.0"
|
||||
|
||||
[[package]]
|
||||
name = "click"
|
||||
version = "8.3.1"
|
||||
version = "8.4.2"
|
||||
description = "Composable command line interface toolkit"
|
||||
optional = false
|
||||
python-versions = ">=3.10"
|
||||
groups = ["main", "dev"]
|
||||
files = [
|
||||
{file = "click-8.3.1-py3-none-any.whl", hash = "sha256:981153a64e25f12d547d3426c367a4857371575ee7ad18df2a6183ab0545b2a6"},
|
||||
{file = "click-8.3.1.tar.gz", hash = "sha256:12ff4785d337a1bb490bb7e9c2b1ee5da3112e94a8622f26a6c77f5d2fc6842a"},
|
||||
{file = "click-8.4.2-py3-none-any.whl", hash = "sha256:e6f9f66136c816745b9d65817da91d61d957fb16e02e4dcd0552553c5a197b76"},
|
||||
{file = "click-8.4.2.tar.gz", hash = "sha256:9a6cea6e60b17ebe0a44c5cc636d94f09bd66142c1cd7d8b4cd731c4917a15f6"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -4587,4 +4587,4 @@ cffi = ["cffi (>=1.17) ; python_version >= \"3.13\" and platform_python_implemen
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.13.2"
|
||||
content-hash = "42a07bd258a81c7d920170f5fe75b19f8705049ebc2199d510138e68442d58f6"
|
||||
content-hash = "3c8401cb1ee06e8e6140678be3d7f00373dbc182977a036f3794947cc8c34979"
|
||||
|
||||
@@ -63,7 +63,7 @@ shapely = "^2.1.2"
|
||||
smartypants = "^2.0.1"
|
||||
certifi = "^2026.2.25"
|
||||
charset-normalizer = "^3.4.4"
|
||||
click = "^8.3.1"
|
||||
click = "^8.3.3"
|
||||
idna = "^3.15"
|
||||
markupsafe = "^3.0.3"
|
||||
python-dateutil = "^2.9.0.post0"
|
||||
|
||||
Reference in New Issue
Block a user