From 57edc81fd683b6ccc1d6e29ec0c0a9254837d4ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 20:16:55 +1200 Subject: [PATCH] Bump certifi from 2024.6.2 to 2024.7.4 in /TriagerXChatbot (#897) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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