From bef4dd39fff32bd6e095f9151bdb3eea5fdc4f4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 02:14:37 +0000 Subject: [PATCH] Bump certifi from 2024.2.2 to 2024.7.4 in /core/chat-app 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] --- core/chat-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/chat-app/requirements.txt b/core/chat-app/requirements.txt index 46338dc..cd1a533 100644 --- a/core/chat-app/requirements.txt +++ b/core/chat-app/requirements.txt @@ -7,7 +7,7 @@ asyncer==0.0.2 attrs==23.2.0 bidict==0.23.1 cachetools==5.3.3 -certifi==2024.2.2 +certifi==2024.7.4 chainlit==1.0.501 charset-normalizer==3.3.2 chevron==0.14.0