Skip to content

Commit de0f61d

Browse files
Update dependency attrs to v24.3.0
1 parent e7290d1 commit de0f61d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ robotframework = "==7.1.1"
1111
robotframework-pabot = "==2.18.0"
1212
robotframework-seleniumlibrary = "==6.6.1"
1313
apipkg = "==3.0.2"
14-
attrs = "==24.2.0"
14+
attrs = "==24.3.0"
1515
certifi = "==2024.8.30"
1616
chardet = "==5.2.0"
1717
decorator = "==5.1.1"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-i https://pypi.org/simple
22
apipkg==3.0.2
33
appium-python-client==4.3.0
4-
attrs==24.2.0
4+
attrs==24.3.0
55
certifi==2024.8.30
66
chardet==5.2.0
77
decorator==5.1.1

0 commit comments

Comments
 (0)