From 5b01c0463ce37669507200c09aa66a59bbdb3252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 22:42:13 +0000 Subject: [PATCH] Bump certifi from 2022.6.15 to 2024.7.4 in /src Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index c17792d..a0eb009 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,7 +1,7 @@ astroid==2.11.7 attrs==21.4.0 cachetools==5.2.0 -certifi==2022.6.15 +certifi==2024.7.4 charset-normalizer==2.1.0 click==8.1.3 dill==0.3.5.1