From 7cfe6b640915600af3254b555ffb2d4b0251e40e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:08:32 +0000 Subject: [PATCH] Bump certifi from 2023.7.22 to 2024.7.4 in /simple Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- simple/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple/requirements.txt b/simple/requirements.txt index b2cd7753..bec19dcd 100644 --- a/simple/requirements.txt +++ b/simple/requirements.txt @@ -1,5 +1,5 @@ absl-py==1.4.0 -certifi==2023.7.22 +certifi==2024.7.4 charset-normalizer==3.2.0 cloud-sql-python-connector==1.4.3 freezegun==1.2.2