From 2d5e12a995901f1156763268899ea3b8dfdec8d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 16:14:16 +0000 Subject: [PATCH] Bump certifi from 2025.1.31 to 2025.6.15 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.1.31 to 2025.6.15. - [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.06.15) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.6.15 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af78d77e..975d152b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ argcomplete==3.5.3 ; python_version >= "3.7" and python_version < "4.0" async-timeout==4.0.3 ; python_version >= "3.7" and python_version < "4.0" asynctest==0.13.0 ; python_version >= "3.7" and python_version < "3.8" attrs==23.1.0 ; python_version >= "3.7" and python_version < "4.0" -certifi==2025.1.31 ; python_version >= "3.7" and python_version < "4.0" +certifi==2025.6.15 ; python_version >= "3.7" and python_version < "4.0" cffi==1.17.1 ; python_version >= "3.7" and python_version < "4.0" charset-normalizer==3.4.2 ; python_version >= "3.7" and python_version < "4.0" click==8.1.8 ; python_version >= "3.7" and python_version < "4.0"