From 5afeae654af32b271ba100acadee506e13875ee5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 21:37:18 +0000 Subject: [PATCH] Update dependency attrs to v25.4.0 --- Pipfile | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 291b95b..091cc0e 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ robotframework = "==7.3.2" robotframework-pabot = "==5.1.0" robotframework-seleniumlibrary = "==6.7.1" apipkg = "==3.0.2" -attrs = "==25.3.0" +attrs = "==25.4.0" certifi = "==2025.10.5" chardet = "==5.2.0" decorator = "==5.2.1" diff --git a/requirements.txt b/requirements.txt index a0b86ad..f9659ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -i https://pypi.org/simple apipkg==3.0.2 appium-python-client==5.2.4 -attrs==25.3.0 +attrs==25.4.0 certifi==2025.10.5 chardet==5.2.0 decorator==5.2.1