diff --git a/Pipfile b/Pipfile index 5940bb3..d042505 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ robotframework = "==7.4.2" robotframework-pabot = "==5.2.2" robotframework-seleniumlibrary = "==6.8.0" apipkg = "==3.0.2" -attrs = "==25.4.0" +attrs = "==26.1.0" certifi = "==2026.4.22" chardet = "==7.4.3" decorator = "==5.2.1" diff --git a/Pipfile.lock b/Pipfile.lock index 7032b67..0c13a84 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "dd2a7b29cc4e11b2e51c561f4de9d28073f6e8b30e7d7c242df4351be51e5fa5" + "sha256": "41dccdbd9cf87033938f9d4aff2b10ca9e3abbfc4f97a057a9600dfe43a8a1b1" }, "pipfile-spec": 6, "requires": {}, @@ -34,12 +34,12 @@ }, "attrs": { "hashes": [ - "sha256:16d5969b87f0859ef33a48b35d55ac1be6e42ae49d5e853b597db70c35c57e11", - "sha256:adcf7e2a1fb3b36ac48d97835bb6d8ade15b8dcce26aba8bf1d14847b57a3373" + "sha256:c647aa4a12dfbad9333ca4e71fe62ddc36f4e63b2d260a37a8b83d2f043ac309", + "sha256:d03ceb89cb322a8fd706d4fb91940737b6642aa36998fe130a9bc96c985eff32" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==25.4.0" + "version": "==26.1.0" }, "certifi": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index 84f04c3..e11f65b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -i https://pypi.org/simple apipkg==3.0.2 appium-python-client==5.3.1 -attrs==25.4.0 +attrs==26.1.0 certifi==2026.4.22 chardet==7.4.3 decorator==5.2.1