From 33ed01fe52da1bf15001a34fa6301d5be99ebd58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 07:53:20 +0100 Subject: [PATCH] Bump certifi from 2023.11.17 to 2024.2.2 in /config/python (#638) Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.2.2. - [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.02.02) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- config/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/python/requirements.txt b/config/python/requirements.txt index f7b011e5..bcd427e2 100644 --- a/config/python/requirements.txt +++ b/config/python/requirements.txt @@ -1,6 +1,6 @@ attrs==23.2.0 blessed==1.20.0 -certifi==2023.11.17 +certifi==2024.2.2 charset-normalizer==3.3.2 inquirer==3.2.3 idna==3.6