From f157669c10c0908e276653db0c67e18f83614972 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 11:10:06 +0000 Subject: [PATCH] chore(deps): update dependency certifi to v2026 --- pyproject.toml | 4 ++-- requirements/req.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6e5ae71..80d47e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dev = [ "attrs==25.4.0", "annotated-types==0.7.0", "anyio==4.12.0", - "certifi==2025.11.12", + "certifi==2026.1.4", "charset-normalizer==3.4.4", "idna==3.11", "urllib3==2.6.2", @@ -104,7 +104,7 @@ all = [ "attrs==25.4.0", "annotated-types==0.7.0", "anyio==4.12.0", - "certifi==2025.11.12", + "certifi==2026.1.4", "charset-normalizer==3.4.4", "idna==3.11", "urllib3==2.6.2", diff --git a/requirements/req.txt b/requirements/req.txt index fb4faa0..901595c 100644 --- a/requirements/req.txt +++ b/requirements/req.txt @@ -39,7 +39,7 @@ httpcore==0.17.3 h11==0.14.0 urllib3==2.4.0 yarl==1.22.0 -certifi==2025.4.26 +certifi==2026.1.4 charset-normalizer==3.4.2 idna==3.11 rfc3986==2.0.0