From 4199de2dfa0fa9b4cd1cad785af2155c5e5ad4af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 00:24:12 +0000 Subject: [PATCH] Bump certifi from 2023.7.22 to 2024.7.4 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 201672b..9e8b34f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,7 +11,7 @@ SQLAlchemy==1.3.22 ibm-db-sa==0.4.0 ibm-db==3.2.0 ## The following requirements were added by pip freeze: -certifi==2023.7.22 +certifi==2024.7.4 cffi==1.16.0 charset-normalizer==3.3.0 click==8.1.7