From 8dd1e103cc9df5986024a6026b05052b224d095d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 4 Jan 2026 05:25:46 -0300 Subject: [PATCH 1/3] Update certifi from 2019.11.28 to 2026.1.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c36bfe..5f558d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2019.11.28 +certifi==2026.1.4 chardet==3.0.4 idna==2.8 mccabe==0.6.1 From 32befe098c77d85618540e593f83a0f137ba50c7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 4 Jan 2026 05:25:47 -0300 Subject: [PATCH 2/3] Update certifi from 2019.11.28 to 2026.1.4 --- Pipfile | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/Pipfile b/Pipfile index b2f7ea3..c5602ce 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.1.4" chardet = "*" idna = "*" mccabe = "*" requests = "*" urllib3 = "*" - [requires] - python_version = "3.7" From 6836ce57617dc5be42412087212f1988c0a7cd41 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 4 Jan 2026 05:25:47 -0300 Subject: [PATCH 3/3] Update certifi from 2019.11.28 to 2026.1.4 --- Pipfile.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..537efde 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.1.4" }, "chardet": { "hashes": [