From 09b1152bc5da8754aff97ecd824b81b0ace7e159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 12:58:49 +0000 Subject: [PATCH] Bump certifi from 2024.12.14 to 2025.1.31 in /src Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.12.14 to 2025.1.31. - [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.01.31) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-major ... 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 84e6768..502139b 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -6,7 +6,7 @@ # anyio==4.8.0 # via httpx -certifi==2024.12.14 +certifi==2025.1.31 # via # httpcore # httpx