We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7290d1 commit de0f61dCopy full SHA for de0f61d
Pipfile
@@ -11,7 +11,7 @@ robotframework = "==7.1.1"
11
robotframework-pabot = "==2.18.0"
12
robotframework-seleniumlibrary = "==6.6.1"
13
apipkg = "==3.0.2"
14
-attrs = "==24.2.0"
+attrs = "==24.3.0"
15
certifi = "==2024.8.30"
16
chardet = "==5.2.0"
17
decorator = "==5.1.1"
requirements.txt
@@ -1,7 +1,7 @@
1
-i https://pypi.org/simple
2
apipkg==3.0.2
3
appium-python-client==4.3.0
4
-attrs==24.2.0
+attrs==24.3.0
5
certifi==2024.8.30
6
chardet==5.2.0
7
decorator==5.1.1
0 commit comments