From 9e4c1cbafce0228e023076cae3179aa08a349cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 16:55:23 +0000 Subject: [PATCH] Bump certifi from 2024.2.2 to 2024.7.4 in /python/ecdsa Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/ecdsa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/ecdsa/requirements.txt b/python/ecdsa/requirements.txt index 7d164d4..c9f81bc 100644 --- a/python/ecdsa/requirements.txt +++ b/python/ecdsa/requirements.txt @@ -1,4 +1,4 @@ -certifi==2024.2.2 +certifi==2024.7.4 charset-normalizer==3.3.2 ecdsa==0.18.0 idna==3.6