From 1b4995311c9791dafd0a3af2a73553f87de7d1ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 25 Feb 2026 05:19:45 -0300 Subject: [PATCH 1/3] Update certifi from 2019.11.28 to 2026.2.25 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c36bfe..b396f87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2019.11.28 +certifi==2026.2.25 chardet==3.0.4 idna==2.8 mccabe==0.6.1 From f078cbd0c60335eee1fddfc384ef1db22b0d8b6c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 25 Feb 2026 05:19:46 -0300 Subject: [PATCH 2/3] Update certifi from 2019.11.28 to 2026.2.25 --- Pipfile | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/Pipfile b/Pipfile index b2f7ea3..b3684ae 100644 --- a/Pipfile +++ b/Pipfile @@ -1,36 +1,29 @@ [[source]] - name = "pypi" url = "https://pypi.org/simple" verify_ssl = true - [dev-packages] - +attrs = "*" +coverage = "*" flake8 = "*" mccabe = "*" -pycodestyle = "*" -pyflakes = "*" -py = "*" more-itertools = "*" -six = "*" -attrs = "*" pluggy = "*" +py = "*" +pycodestyle = "*" +pyflakes = "*" pytest = "*" -coverage = "*" pytest-cov = "*" - +six = "*" [packages] - -certifi = "==2019.11.28" +certifi = "==2026.2.25" chardet = "*" idna = "*" mccabe = "*" requests = "*" urllib3 = "*" - [requires] - python_version = "3.7" From 4fb3bfceaa964c35da18c148e663e3f7c7a2fdd0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 25 Feb 2026 05:19:47 -0300 Subject: [PATCH 3/3] Update certifi from 2019.11.28 to 2026.2.25 --- Pipfile.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..4b5c4fc 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -17,11 +17,8 @@ }, "default": { "certifi": { - "hashes": [ - "sha256:017c25db2a153ce562900032d5bc68e9f191e44e9a0f762f373977de9df1fbb3", - "sha256:25b64c7da4cd7479594d035c08c2d809eb4aab3a26e5a990ea98cc450c320f1f" - ], - "version": "==2019.11.28" + "hashes": [], + "version": "==2026.2.25" }, "chardet": { "hashes": [