From 0d6afa50bcc0b53d5ed52a9d0fa50ee629b49aa7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 07:58:38 +0000 Subject: [PATCH] Update dependency certifi to v2025.6.15 --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- requirements.txt | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Pipfile b/Pipfile index 91fe875..8f15ee9 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ robotframework-pabot = "==4.2.0" robotframework-seleniumlibrary = "==6.7.1" apipkg = "==3.0.2" attrs = "==25.3.0" -certifi = "==2025.4.26" +certifi = "==2025.6.15" chardet = "==5.2.0" decorator = "==5.2.1" docutils = "==0.21.2" diff --git a/Pipfile.lock b/Pipfile.lock index 30aed1a..d619812 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "660cbfc4b4dece15bc48d7bb8103bbe13144cfa75a7fa095352f687458ae3ca3" + "sha256": "efcb7fce9576f33362433b6b227b7e4c31abd843d7572cf0d81f9451b6906200" }, "pipfile-spec": 6, "requires": {}, @@ -41,12 +41,12 @@ }, "certifi": { "hashes": [ - "sha256:0a816057ea3cdefcef70270d2c515e4506bbc954f417fa5ade2021213bb8f0c6", - "sha256:30350364dfe371162649852c63336a15c70c6510c2ad5015b21c2345311805f3" + "sha256:2e0c7ce7cb5d8f8634ca55d2ba7e6ec2689a2fd6537d8dec1296a477a4910057", + "sha256:d747aa5a8b9bbbb1bb8c22bb13e22bd1f18e9796defa16bab421f7f7a317323b" ], "index": "pypi", - "markers": "python_version >= '3.6'", - "version": "==2025.4.26" + "markers": "python_version >= '3.7'", + "version": "==2025.6.15" }, "chardet": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index c0ef024..ad61b5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ apipkg==3.0.2 appium-python-client==5.1.1 attrs==25.3.0 -certifi==2025.4.26 +certifi==2025.6.15 chardet==5.2.0 decorator==5.2.1 docutils==0.21.2