Skip to content

Commit bc12218

Browse files
Update certifi requirement from >=14.05.14 to >=2026.5.20
Updates the requirements on [certifi](https://github.com/certifi/python-certifi) to permit the latest version. - [Commits](certifi/python-certifi@2015.04.28...2026.05.20) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46989af commit bc12218

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-asyncio.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
certifi>=14.05.14 # MPL
1+
certifi>=2026.5.20 # MPL
22
six>=1.9.0 # MIT
33
python-dateutil>=2.5.3 # BSD
44
pyyaml>=6.0.3 # MIT

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
certifi>=14.05.14 # MPL
1+
certifi>=2026.5.20 # MPL
22
six>=1.9.0 # MIT
33
python-dateutil>=2.5.3 # BSD
44
setuptools>=21.0.0 # PSF/ZPL

0 commit comments

Comments
 (0)