From 74d1616722cf88cb383f813f0a2202dd07979b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 16:02:45 +0000 Subject: [PATCH] build(deps): bump certifi in /tunneling/python Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tunneling/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tunneling/python/requirements.txt b/tunneling/python/requirements.txt index 094e44c6..fa8b565e 100644 --- a/tunneling/python/requirements.txt +++ b/tunneling/python/requirements.txt @@ -1,4 +1,4 @@ -certifi==2021.5.30 +certifi==2024.7.4 charset-normalizer==2.0.6 click==8.0.1 Flask==2.0.1