diff --git a/Pipfile b/Pipfile index b7efaf0b09..69afc5ccd2 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ verify_ssl = true apluggy = "==1.0.3" attrs = "==24.2.0" cattrs = "==24.1.2" -certifi = "==2024.8.30" +certifi = "==2024.12.14" charset-normalizer = "==3.4.0" click = "==8.1.7" decorator = "==5.1.1" diff --git a/Pipfile.lock b/Pipfile.lock index f8de8a42d6..23380bd960 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "436660580548df8dd4d8e2e441de73578499bf64de78b34c5ac0df74c6c3f195" + "sha256": "726dce578d2e00f5c421a3208d8c9a08291bbcb7b51460942a2b239e3d7f02d2" }, "pipfile-spec": 6, "requires": { @@ -39,12 +39,12 @@ }, "certifi": { "hashes": [ - "sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8", - "sha256:bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9" + "sha256:1275f7a45be9464efc1173084eaa30f866fe2e47d389406136d332ed4967ec56", + "sha256:b650d30f370c2b724812bee08008be0c4163b163ddaec3f2546c1caf65f191db" ], "index": "pypi", "markers": "python_version >= '3.6'", - "version": "==2024.8.30" + "version": "==2024.12.14" }, "charset-normalizer": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index e2626f16e1..ad115a4fee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ apluggy==1.0.3 attrs==24.2.0 cattrs==24.1.2 -certifi==2024.8.30; python_version >= '3.6' +certifi==2024.12.14; python_version >= '3.6' charset-normalizer==3.4.0; python_full_version >= '3.7.0' click==8.1.7 decorator==5.1.1