From becc7d5dadd74ebf183aa7842bb3ed1ce4596c01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 02:24:12 +0000 Subject: [PATCH] Bump certifi from 2024.6.2 to 2024.7.4 in /src 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: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index abb55c4..dcc4338 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -27,7 +27,7 @@ blinker==1.8.2 # via # flask # quart -certifi==2024.6.2 +certifi==2024.7.4 # via # httpcore # httpx