mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Bump certifi from 2025.7.9 to 2025.7.14
--- updated-dependencies: - dependency-name: certifi dependency-version: 2025.7.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -339,14 +339,14 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "certifi"
|
name = "certifi"
|
||||||
version = "2025.7.9"
|
version = "2025.7.14"
|
||||||
description = "Python package for providing Mozilla's CA Bundle."
|
description = "Python package for providing Mozilla's CA Bundle."
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.7"
|
python-versions = ">=3.7"
|
||||||
groups = ["main", "dev"]
|
groups = ["main", "dev"]
|
||||||
files = [
|
files = [
|
||||||
{file = "certifi-2025.7.9-py3-none-any.whl", hash = "sha256:d842783a14f8fdd646895ac26f719a061408834473cfc10203f6a575beb15d39"},
|
{file = "certifi-2025.7.14-py3-none-any.whl", hash = "sha256:6b31f564a415d79ee77df69d757bb49a5bb53bd9f756cbbe24394ffd6fc1f4b2"},
|
||||||
{file = "certifi-2025.7.9.tar.gz", hash = "sha256:c1d2ec05395148ee10cf672ffc28cd37ea0ab0d99f9cc74c43e588cbd111b079"},
|
{file = "certifi-2025.7.14.tar.gz", hash = "sha256:8ea99dbdfaaf2ba2f9bac77b9249ef62ec5218e7c2b2e903378ed5fccf765995"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -4129,4 +4129,4 @@ cffi = ["cffi (>=1.11)"]
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.1"
|
lock-version = "2.1"
|
||||||
python-versions = "^3.12.9"
|
python-versions = "^3.12.9"
|
||||||
content-hash = "a1e7ebf22492ff86cee481b84f537a203d796b30a04c3acd9b7328e1ef6f7f4c"
|
content-hash = "1e5cb7abf8f2d2be11f14ba698e3e8b2d2432ee451ee58c412b286bbaf4c6116"
|
||||||
|
|||||||
@@ -59,7 +59,7 @@ regex = "^2024.11.6"
|
|||||||
s3transfer = "^0.10.2"
|
s3transfer = "^0.10.2"
|
||||||
shapely = "^2.1.1"
|
shapely = "^2.1.1"
|
||||||
smartypants = "^2.0.1"
|
smartypants = "^2.0.1"
|
||||||
certifi = "^2025.7.9"
|
certifi = "^2025.7.14"
|
||||||
charset-normalizer = "^3.4.2"
|
charset-normalizer = "^3.4.2"
|
||||||
click = "^8.2.1"
|
click = "^8.2.1"
|
||||||
idna = "^3.7"
|
idna = "^3.7"
|
||||||
|
|||||||
Reference in New Issue
Block a user