Skip to content

Commit 2d23786

Browse files
Bump certifi from 2025.11.12 to 2026.1.4 (#1473)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.11.12 to 2026.1.4. - [Commits](certifi/python-certifi@2025.11.12...2026.01.04) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.1.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 243c624 commit 2d23786

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ autograd==1.8.0 ; python_version >= "3.11" and python_version < "3.15"
44
autopep8==2.3.2 ; python_version >= "3.11" and python_version < "3.15"
55
bayesian-filters==1.4.5 ; python_version >= "3.11" and python_version < "3.15"
66
beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15"
7-
certifi==2025.11.12 ; python_version >= "3.11" and python_version < "3.15"
7+
certifi==2026.1.4 ; python_version >= "3.11" and python_version < "3.15"
88
charset-normalizer==3.4.4 ; python_version >= "3.11" and python_version < "3.15"
99
colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.15" and (sys_platform == "win32" or platform_system == "Windows")
1010
contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ astropy-iers-data==0.2026.1.5.0.43.43 ; python_version >= "3.11" and python_vers
22
astropy==7.2.0 ; python_version >= "3.11" and python_version < "3.15"
33
bayesian-filters==1.4.5 ; python_version >= "3.11" and python_version < "3.15"
44
beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15"
5-
certifi==2025.11.12 ; python_version >= "3.11" and python_version < "3.15"
5+
certifi==2026.1.4 ; python_version >= "3.11" and python_version < "3.15"
66
charset-normalizer==3.4.4 ; python_version >= "3.11" and python_version < "3.15"
77
colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Windows"
88
contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15"

0 commit comments

Comments
 (0)