From 08ffc049cee61fb448aa2036bb96e46a5a3a45ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 00:35:06 +0000 Subject: [PATCH] Bump certifi from 2023.7.22 to 2024.7.4 in /aidencode/chatbot 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] --- aidencode/chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aidencode/chatbot/requirements.txt b/aidencode/chatbot/requirements.txt index 3646737..6eea146 100644 --- a/aidencode/chatbot/requirements.txt +++ b/aidencode/chatbot/requirements.txt @@ -1,5 +1,5 @@ cachelib==0.10.1 -certifi==2023.7.22 +certifi==2024.7.4 chardet==4.0.0 click==7.1.2 filelock==3.9.0