From 62c852a7dd4346f7aaf8d8c3efaa4a03fc8317d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 13:43:31 +0000 Subject: [PATCH] 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-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0257a7f8..b2198fc7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ autograd==1.8.0 ; python_version >= "3.11" and python_version < "3.15" autopep8==2.3.2 ; python_version >= "3.11" and python_version < "3.15" bayesian-filters==1.4.5 ; python_version >= "3.11" and python_version < "3.15" beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15" -certifi==2026.1.4 ; python_version >= "3.11" and python_version < "3.15" +certifi==2026.2.25 ; python_version >= "3.11" and python_version < "3.15" charset-normalizer==3.4.4 ; python_version >= "3.11" and python_version < "3.15" colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.15" and (sys_platform == "win32" or platform_system == "Windows") contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements.txt b/requirements.txt index ddee4250..ed827213 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ astropy-iers-data==0.2026.2.23.0.48.33 ; python_version >= "3.11" and python_ver astropy==7.2.0 ; python_version >= "3.11" and python_version < "3.15" bayesian-filters==1.4.5 ; python_version >= "3.11" and python_version < "3.15" beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15" -certifi==2026.1.4 ; python_version >= "3.11" and python_version < "3.15" +certifi==2026.2.25 ; python_version >= "3.11" and python_version < "3.15" charset-normalizer==3.4.4 ; python_version >= "3.11" and python_version < "3.15" colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Windows" contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15"