From 7f84d3c5b18579f2a408de6d3a4b509fe6b788eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 02:35:29 +0000 Subject: [PATCH] chore(deps): bump certifi from 2024.7.4 to 2026.4.22 in /tests/docker Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.7.4 to 2026.4.22. - [Commits](https://github.com/certifi/python-certifi/compare/2024.07.04...2026.04.22) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/requirements.txt b/tests/docker/requirements.txt index 7fceea3d..1ab999e6 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -1,6 +1,6 @@ aniso8601==10.0.1 cachetools==4.2.4 -certifi==2024.7.4 +certifi==2026.4.22 charset-normalizer==2.0.12 click==8.1.2 Flask==2.2.5