Skip to content

Commit 6d5e14d

Browse files
Update certifi requirement from >=2024.7.4 to >=2026.4.22
Updates the requirements on [certifi](https://github.com/certifi/python-certifi) to permit the latest version. - [Commits](certifi/python-certifi@2024.07.04...2026.04.22) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b021b0 commit 6d5e14d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Multiple entries for the same package (with different version constraints) are grouped together.
33

44
aiohttp>=3.13.5
5-
certifi>=2024.7.4
5+
certifi>=2026.4.22
66
cffi>=2.0.0
77
# cheroot 8.5.2 fails to build with modern setuptools due to setuptools_scm_git_archive dependency
88
cheroot>=10.0.1

0 commit comments

Comments
 (0)