diff --git a/Pipfile b/Pipfile index f5c68bd..755ebea 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ robotframework-pabot = "==2.18.0" robotframework-seleniumlibrary = "==6.6.1" robotframework-appiumlibrary = "==2.1.0" 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/requirements.txt b/requirements.txt index b0dbe8f..1c7d8cf 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