From afe93f837c880d73f892653d06ce712e750bbac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 23:29:29 +0000 Subject: [PATCH] Bump certifi from 2023.5.7 to 2023.7.22 in /backend/Flask_Server Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/Flask_Server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Flask_Server/requirements.txt b/backend/Flask_Server/requirements.txt index e532437..3b29288 100644 --- a/backend/Flask_Server/requirements.txt +++ b/backend/Flask_Server/requirements.txt @@ -14,7 +14,7 @@ bce-python-sdk==0.8.74 beautifulsoup4==4.12.2 bleach==6.0.0 cachetools==5.3.1 -certifi==2023.5.7 +certifi==2023.7.22 cffi==1.15.1 charset-normalizer @ file:///home/conda/feedstock_root/build_artifacts/charset-normalizer_1678108872112/work click @ file:///D:/bld/click_1666798499870/work