diff --git a/Pipfile b/Pipfile index 652ea9a..f43fa22 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ robotframework-pabot = "==2.18.0" robotframework-seleniumlibrary = "==6.7.1" apipkg = "==3.0.2" attrs = "==24.3.0" -certifi = "==2024.8.30" +certifi = "==2024.12.14" chardet = "==5.2.0" decorator = "==5.1.1" docutils = "==0.21.2" diff --git a/Pipfile.lock b/Pipfile.lock index 4d4c600..db0fee9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a65f24157407e2633f1da7bbdc332d8d227aa3b6c313af4173ff3defa9f96ec4" + "sha256": "509556e2323e6d4d90214d0869fb17f88bcf90f8e79f5bfb572c8ec37fec587a" }, "pipfile-spec": 6, "requires": {}, @@ -41,12 +41,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" }, "chardet": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index 62441cb..9647584 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ apipkg==3.0.2 appium-python-client==4.3.0 attrs==24.3.0 -certifi==2024.8.30 +certifi==2024.12.14 chardet==5.2.0 decorator==5.1.1 docutils==0.21.2