From 179b4ddd526791faf567ca96e4210e42a3e4a6f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 15:28:02 +0000 Subject: [PATCH] Bump certifi from 2022.6.15 to 2023.7.22 in /app Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index fede779..e019c8f 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -2,7 +2,7 @@ absl-py==1.1.0 astunparse==1.6.3 CacheControl==0.12.11 cachetools==5.2.0 -certifi==2022.6.15 +certifi==2023.7.22 charset-normalizer==2.0.12 click==8.1.3 colorama==0.4.5