Merge pull request #2976 from GSA/dependabot/pip/certifi-2025.10.5

Bump certifi from 2025.8.3 to 2025.10.5
This commit is contained in:
ccostino
2025-10-07 09:57:14 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@@ -334,14 +334,14 @@ files = [
[[package]]
name = "certifi"
version = "2025.8.3"
version = "2025.10.5"
description = "Python package for providing Mozilla's CA Bundle."
optional = false
python-versions = ">=3.7"
groups = ["main", "dev"]
files = [
{file = "certifi-2025.8.3-py3-none-any.whl", hash = "sha256:f6c12493cfb1b06ba2ff328595af9350c65d6644968e5d3a2ffd78699af217a5"},
{file = "certifi-2025.8.3.tar.gz", hash = "sha256:e564105f78ded564e3ae7c923924435e1daa7463faeab5bb932bc53ffae63407"},
{file = "certifi-2025.10.5-py3-none-any.whl", hash = "sha256:0f212c2744a9bb6de0c56639a6f68afe01ecd92d91f14ae897c4fe7bbeeef0de"},
{file = "certifi-2025.10.5.tar.gz", hash = "sha256:47c09d31ccf2acf0be3f701ea53595ee7e0b8fa08801c6624be771df09ae7b43"},
]
[[package]]
@@ -4398,4 +4398,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 = "02a359896d638ec88ef064d7e13d3f4fb30f7ee48531101953117972f76ffd71"
content-hash = "65bbfa460062860c23e6677a73e12c61011a2abf6cfecad200b4048e1e4dee4b"

View File

@@ -59,7 +59,7 @@ regex = "^2025.9.18"
s3transfer = "^0.10.2"
shapely = "^2.1.2"
smartypants = "^2.0.1"
certifi = "^2025.8.3"
certifi = "^2025.10.5"
charset-normalizer = "^3.4.3"
click = "^8.3.0"
idna = "^3.7"