From d85bf72d2776e37a7b4be29a26bc1119eae2a26e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 16:47:32 +0000 Subject: [PATCH] Update dependency certifi to v2025.11.12 --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- requirements.txt | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index b10ba55..eaaae37 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ robotframework-pabot = "==5.1.0" robotframework-seleniumlibrary = "==6.8.0" apipkg = "==3.0.2" attrs = "==25.4.0" -certifi = "==2025.10.5" +certifi = "==2025.11.12" chardet = "==5.2.0" decorator = "==5.2.1" docutils = "==0.22.4" diff --git a/Pipfile.lock b/Pipfile.lock index 5ade188..745f0fc 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "43282a366873c868bffc45fca26c1698a43af8b4063f3df4508c8a310f4b8ab7" + "sha256": "f7afd9a8c6d4195214e124d2854146fdd2cffd597924e68008bcb9f293e617ba" }, "pipfile-spec": 6, "requires": {}, @@ -43,12 +43,12 @@ }, "certifi": { "hashes": [ - "sha256:0f212c2744a9bb6de0c56639a6f68afe01ecd92d91f14ae897c4fe7bbeeef0de", - "sha256:47c09d31ccf2acf0be3f701ea53595ee7e0b8fa08801c6624be771df09ae7b43" + "sha256:97de8790030bbd5c2d96b7ec782fc2f7820ef8dba6db909ccf95449f2d062d4b", + "sha256:d8ab5478f2ecd78af242878415affce761ca6bc54a22a27e026d7c25357c3316" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==2025.10.5" + "version": "==2025.11.12" }, "chardet": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index 5ad3840..66585f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ apipkg==3.0.2 appium-python-client==5.2.4 attrs==25.4.0 -certifi==2025.10.5 +certifi==2025.11.12 chardet==5.2.0 decorator==5.2.1 docutils==0.22.4