From c80b38997570ed332e5f6a9539d5f99aedf6b8fb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 5 Oct 2025 06:24:52 -0300 Subject: [PATCH 1/3] Update certifi from 2019.11.28 to 2025.10.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c36bfe..0d80fa9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2019.11.28 +certifi==2025.10.5 chardet==3.0.4 idna==2.8 mccabe==0.6.1 From a77d7075e40b52339da209faf839e01aecef427d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 5 Oct 2025 06:24:53 -0300 Subject: [PATCH 2/3] Update certifi from 2019.11.28 to 2025.10.5 --- Pipfile | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/Pipfile b/Pipfile index b2f7ea3..0027a1c 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 = "==2025.10.5" chardet = "*" idna = "*" mccabe = "*" requests = "*" urllib3 = "*" - [requires] - python_version = "3.7" From 9fd78307b203e2d2ec49dab6a4ebb58e7060c314 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 5 Oct 2025 06:24:54 -0300 Subject: [PATCH 3/3] Update certifi from 2019.11.28 to 2025.10.5 --- Pipfile.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..d943903 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -17,11 +17,8 @@ }, "default": { "certifi": { - "hashes": [ - "sha256:017c25db2a153ce562900032d5bc68e9f191e44e9a0f762f373977de9df1fbb3", - "sha256:25b64c7da4cd7479594d035c08c2d809eb4aab3a26e5a990ea98cc450c320f1f" - ], - "version": "==2019.11.28" + "hashes": [], + "version": "==2025.10.5" }, "chardet": { "hashes": [