From cf23b9f68eabf3f1c0bbcf1cf9b01b3fa3feaba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 22:08:57 +0000 Subject: [PATCH] chore(deps): bump certifi from 2025.4.26 to 2025.11.12 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.4.26 to 2025.11.12. - [Commits](https://github.com/certifi/python-certifi/compare/2025.04.26...2025.11.12) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docsrc/dev_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docsrc/dev_requirements.txt b/docsrc/dev_requirements.txt index 85dd605b..4b4f3cb6 100644 --- a/docsrc/dev_requirements.txt +++ b/docsrc/dev_requirements.txt @@ -15,7 +15,7 @@ python-jose[cryptography]==3.3.0 aenum==3.1.16 ; python_version >= "3.9.2" and python_version < "4.0" arrow==1.4.0 ; python_version >= "3.9.2" and python_version < "4.0" -certifi==2025.4.26 ; python_version >= "3.9.2" and python_version < "4.0" +certifi==2025.11.12 ; python_version >= "3.9.2" and python_version < "4.0" cffi==1.17.1 ; python_version >= "3.9.2" and python_version < "4.0" and platform_python_implementation != "PyPy" charset-normalizer==3.4.3 ; python_version >= "3.9.2" and python_version < "4.0" cryptography==45.0.5 ; python_version >= "3.9.2" and python_version < "4.0" diff --git a/requirements.txt b/requirements.txt index 5fe5680b..fc51d7e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aenum==3.1.16 ; python_full_version >= "3.9.2" and python_version < "4.0" arrow==1.4.0 ; python_full_version >= "3.9.2" and python_version < "4.0" -certifi==2025.10.5 ; python_full_version >= "3.9.2" and python_version < "4.0" +certifi==2025.11.12 ; python_full_version >= "3.9.2" and python_version < "4.0" cffi==2.0.0 ; python_full_version >= "3.9.2" and platform_python_implementation != "PyPy" and python_version < "4.0" charset-normalizer==3.4.4 ; python_full_version >= "3.9.2" and python_version < "4.0" cryptography==46.0.3 ; python_full_version >= "3.9.2" and python_version < "4.0"