From 3be18887a2201acd92a54d41a88e8131f94ed460 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:55:57 +0000 Subject: [PATCH] Bump certifi from 2024.2.2 to 2024.7.4 in /src/python Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python/requirements.txt b/src/python/requirements.txt index 5a97f91..14e952c 100644 --- a/src/python/requirements.txt +++ b/src/python/requirements.txt @@ -6,7 +6,7 @@ anyio==4.3.0 asttokens==2.4.1 async-timeout==4.0.3 attrs==23.2.0 -certifi==2024.2.2 +certifi==2024.7.4 charset-normalizer==3.3.2 cohere==5.3.3 comm==0.2.2