From 8f18a1db83aaa88871440b816d1ba2d9486371af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 22:53:47 +0000 Subject: [PATCH] chore(deps): bump certifi from 2026.1.4 to 2026.2.25 Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.1.4 to 2026.2.25. - [Commits](https://github.com/certifi/python-certifi/compare/2026.01.04...2026.02.25) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c0a7d038..e23f0ca1 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==2026.1.4 ; python_full_version >= "3.9.2" and python_version < "4.0" +certifi==2026.2.25 ; 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.5 ; python_full_version >= "3.9.2" and python_version < "4.0"