From 0acf10c2442422d26af7f68111d8552f726d76be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 11:23:36 +0000 Subject: [PATCH] Update dependency attrs to v24.3.0 --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- requirements.txt | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Pipfile b/Pipfile index b6b6eaa..652ea9a 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ robotframework = "==7.1.1" robotframework-pabot = "==2.18.0" robotframework-seleniumlibrary = "==6.7.1" apipkg = "==3.0.2" -attrs = "==24.2.0" +attrs = "==24.3.0" certifi = "==2024.8.30" chardet = "==5.2.0" decorator = "==5.1.1" diff --git a/Pipfile.lock b/Pipfile.lock index 6af42c8..4d4c600 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5cf9041452874f9df695cabf117b9b0ef83e4ebbbee720bbc695541f9fccf1f1" + "sha256": "a65f24157407e2633f1da7bbdc332d8d227aa3b6c313af4173ff3defa9f96ec4" }, "pipfile-spec": 6, "requires": {}, @@ -32,12 +32,12 @@ }, "attrs": { "hashes": [ - "sha256:5cfb1b9148b5b086569baec03f20d7b6bf3bcacc9a42bebf87ffaaca362f6346", - "sha256:81921eb96de3191c8258c199618104dd27ac608d9366f5e35d011eae1867ede2" + "sha256:8f5c07333d543103541ba7be0e2ce16eeee8130cb0b3f9238ab904ce1e85baff", + "sha256:ac96cd038792094f438ad1f6ff80837353805ac950cd2aa0e0625ef19850c308" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==24.2.0" + "markers": "python_version >= '3.8'", + "version": "==24.3.0" }, "certifi": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index 7fc6f8f..62441cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -i https://pypi.org/simple apipkg==3.0.2 appium-python-client==4.3.0 -attrs==24.2.0 +attrs==24.3.0 certifi==2024.8.30 chardet==5.2.0 decorator==5.1.1