From ad4925c70ac13d944c6fed3189246ce55f6020c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 02:23:54 +0000 Subject: [PATCH] build(deps): bump certifi from 2024.6.2 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c52936d7..bfc1433e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ build==1.2.1 # via pip-tools cachetools==5.3.3 # via tox -certifi==2024.6.2 +certifi==2024.7.4 # via requests chardet==5.2.0 # via tox -- 2.47.2