From 11f361e3e034be8680fd669d2b44912cc9d3ebb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 05:20:11 +0000 Subject: [PATCH] build(deps): bump certifi from 2024.8.30 to 2025.1.31 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.8.30 to 2025.1.31. - [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2025.01.31) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/python3.10.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/python3.10.txt b/requirements/python3.10.txt index 8284598..ee93f09 100644 --- a/requirements/python3.10.txt +++ b/requirements/python3.10.txt @@ -44,9 +44,9 @@ build==1.2.2.post1 \ --hash=sha256:1d61c0887fa860c01971625baae8bdd338e517b836a2f70dd1f7aa3a6b2fc5b5 \ --hash=sha256:b36993e92ca9375a219c99e606a122ff365a760a2d4bba0caa09bd5278b608b7 # via -r requirements/base.in -certifi==2024.8.30 \ - --hash=sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8 \ - --hash=sha256:bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9 +certifi==2025.1.31 \ + --hash=sha256:3d5da6925056f6f18f119200434a4780a94263f10d1c21d032a6f6b2baa20651 \ + --hash=sha256:ca78db4565a652026a4db2bcdf68f2fb589ea80d0be70e03929ed730746b84fe # via requests cffi==1.17.1 \ --hash=sha256:045d61c734659cc045141be4bae381a41d89b741f795af1dd018bfb532fd0df8 \