Skip to content

Commit cdd0cc0

Browse files
Update dependency certifi to v2025.6.15
1 parent 1cb313d commit cdd0cc0

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ robotframework-pabot = "==4.2.0"
1111
robotframework-seleniumlibrary = "==6.7.1"
1212
apipkg = "==3.0.2"
1313
attrs = "==25.3.0"
14-
certifi = "==2025.4.26"
14+
certifi = "==2025.6.15"
1515
chardet = "==5.2.0"
1616
decorator = "==5.2.1"
1717
docutils = "==0.21.2"

Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apipkg==3.0.2
33
appium-python-client==5.1.1
44
attrs==25.3.0
5-
certifi==2025.4.26
5+
certifi==2025.6.15
66
chardet==5.2.0
77
decorator==5.2.1
88
docutils==0.21.2

0 commit comments

Comments
 (0)