From 34dd95ac843ff20863d9dd611b7759419e84535e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:13:27 +0000 Subject: [PATCH] Bump certifi from 2023.7.22 to 2024.7.4 in /easyci2/flask 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] --- easyci2/flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyci2/flask/requirements.txt b/easyci2/flask/requirements.txt index d20577b2..8dee8849 100644 --- a/easyci2/flask/requirements.txt +++ b/easyci2/flask/requirements.txt @@ -2,7 +2,7 @@ appdirs==1.4.3 attrs==20.3.0 CacheControl==0.12.6 cachelib==0.1.1 -certifi==2023.7.22 +certifi==2024.7.4 chardet==3.0.4 click==7.1.2 colorama==0.4.3