diff --git a/Pipfile b/Pipfile index f45e3d6..5d4259c 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ robotframework = "==7.3" robotframework-pabot = "==4.2.0" robotframework-seleniumlibrary = "==6.7.1" apipkg = "==3.0.2" -attrs = "==24.3.0" +attrs = "==25.3.0" certifi = "==2024.12.14" chardet = "==5.2.0" decorator = "==5.2.1" diff --git a/Pipfile.lock b/Pipfile.lock index d117dbc..a486cd9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "85c40a4d602d3f5ac744442e1aae67e001e0baba9346b86bc047ce57966ed7bb" + "sha256": "62afa08b7ace4758ab1ec89d80efea636302f4004e8ca00a21ac5412164fe59f" }, "pipfile-spec": 6, "requires": {}, @@ -32,12 +32,12 @@ }, "attrs": { "hashes": [ - "sha256:8f5c07333d543103541ba7be0e2ce16eeee8130cb0b3f9238ab904ce1e85baff", - "sha256:ac96cd038792094f438ad1f6ff80837353805ac950cd2aa0e0625ef19850c308" + "sha256:427318ce031701fea540783410126f03899a97ffc6f61596ad581ac2e40e3bc3", + "sha256:75d7cefc7fb576747b2c81b4442d4d4a1ce0900973527c011d1030fd3bf4af1b" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==24.3.0" + "version": "==25.3.0" }, "certifi": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index fd20d9e..e598dac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -i https://pypi.org/simple apipkg==3.0.2 appium-python-client==5.1.1 -attrs==24.3.0 +attrs==25.3.0 certifi==2024.12.14 chardet==5.2.0 decorator==5.2.1