From d2b796cdd3b25afc02d635f9a1fafe9e68de5ea2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 13:29:34 +0000 Subject: [PATCH] Bump certifi from 2024.6.2 to 2024.7.4 in /TriagerXChatbot 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] --- TriagerXChatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TriagerXChatbot/requirements.txt b/TriagerXChatbot/requirements.txt index 58f38b20..62c6cfb3 100644 --- a/TriagerXChatbot/requirements.txt +++ b/TriagerXChatbot/requirements.txt @@ -9,7 +9,7 @@ botbuilder-integration-aiohttp==4.15.1 botbuilder-schema==4.15.1 botframework-connector==4.15.1 botframework-streaming==4.15.1 -certifi==2024.6.2 +certifi==2024.7.4 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7