diff --git a/Pipfile b/Pipfile index 5d4259c..9ab5ae0 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ robotframework-pabot = "==4.2.0" robotframework-seleniumlibrary = "==6.7.1" apipkg = "==3.0.2" attrs = "==25.3.0" -certifi = "==2024.12.14" +certifi = "==2025.4.26" chardet = "==5.2.0" decorator = "==5.2.1" docutils = "==0.21.2" diff --git a/Pipfile.lock b/Pipfile.lock index a486cd9..a480753 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "62afa08b7ace4758ab1ec89d80efea636302f4004e8ca00a21ac5412164fe59f" + "sha256": "c9f451fddb1076f1c21a929a293ceed1acc1b181a6dc096850b8cb9057b62f88" }, "pipfile-spec": 6, "requires": {}, @@ -41,12 +41,12 @@ }, "certifi": { "hashes": [ - "sha256:1275f7a45be9464efc1173084eaa30f866fe2e47d389406136d332ed4967ec56", - "sha256:b650d30f370c2b724812bee08008be0c4163b163ddaec3f2546c1caf65f191db" + "sha256:0a816057ea3cdefcef70270d2c515e4506bbc954f417fa5ade2021213bb8f0c6", + "sha256:30350364dfe371162649852c63336a15c70c6510c2ad5015b21c2345311805f3" ], "index": "pypi", "markers": "python_version >= '3.6'", - "version": "==2024.12.14" + "version": "==2025.4.26" }, "chardet": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index e598dac..a4f8f44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ apipkg==3.0.2 appium-python-client==5.1.1 attrs==25.3.0 -certifi==2024.12.14 +certifi==2025.4.26 chardet==5.2.0 decorator==5.2.1 docutils==0.21.2