diff --git a/Pipfile b/Pipfile index 6e03fdf..5585a60 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ robotframework-pabot = "==5.1.0" robotframework-seleniumlibrary = "==6.8.0" apipkg = "==3.0.2" attrs = "==25.4.0" -certifi = "==2026.1.4" +certifi = "==2026.4.22" chardet = "==5.2.0" decorator = "==5.2.1" docutils = "==0.22.4" diff --git a/Pipfile.lock b/Pipfile.lock index c53d1dd..5bc9f37 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6d39ef362d3dff7cfc2dba2fc9b50ff609ab4b4e46ffc9a410b2a01aca00bd4b" + "sha256": "febce9457f319511eb686ecf4bcc6c9f74488b37c2833b96dad07d217cf36845" }, "pipfile-spec": 6, "requires": {}, @@ -43,12 +43,12 @@ }, "certifi": { "hashes": [ - "sha256:9943707519e4add1115f44c2bc244f782c0249876bf51b6599fee1ffbedd685c", - "sha256:ac726dd470482006e014ad384921ed6438c457018f4b3d204aea4281258b2120" + "sha256:3cb2210c8f88ba2318d29b0388d1023c8492ff72ecdde4ebdaddbb13a31b1c4a", + "sha256:8d455352a37b71bf76a79caa83a3d6c25afee4a385d632127b6afb3963f1c580" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==2026.1.4" + "version": "==2026.4.22" }, "chardet": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index 929bb4a..d09ee00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ apipkg==3.0.2 appium-python-client==5.3.1 attrs==25.4.0 -certifi==2026.1.4 +certifi==2026.4.22 chardet==5.2.0 decorator==5.2.1 docutils==0.22.4