Skip to content

Commit 29c8ac2

Browse files
⬆️ Bump certifi from 2023.11.17 to 2025.7.14
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2025.7.14. - [Commits](certifi/python-certifi@2023.11.17...2025.07.14) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.7.14 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f413b2b commit 29c8ac2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiohttp==3.9.1 ; python_version >= "3.8" and python_version < "4.0"
22
aiosignal==1.3.1 ; python_version >= "3.8" and python_version < "4.0"
33
async-timeout==4.0.3 ; python_version >= "3.8" and python_version < "3.11"
44
attrs==23.2.0 ; python_version >= "3.8" and python_version < "4.0"
5-
certifi==2023.11.17 ; python_version >= "3.8" and python_version < "4.0"
5+
certifi==2025.7.14 ; python_version >= "3.8" and python_version < "4.0"
66
charset-normalizer==3.3.2 ; python_version >= "3.8" and python_version < "4.0"
77
colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows"
88
frozenlist==1.4.1 ; python_version >= "3.8" and python_version < "4.0"

0 commit comments

Comments
 (0)