From 4184335d83feb1472569524b20c07c64ea897d76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 17:04:04 +0000 Subject: [PATCH] :arrow_up: Bump certifi from 2022.12.7 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 373f8dbc..d261a5a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ bitarray==2.6.2 ; python_full_version > "3.7.1" and python_version < "4" cached-property==1.5.2 ; python_full_version > "3.7.1" and python_version < "3.8" canonicaljson==1.6.4 ; python_full_version > "3.7.1" and python_full_version < "4.0.0" -certifi==2022.12.7 ; python_full_version > "3.7.1" and python_version < "4" +certifi==2024.7.4 ; python_full_version > "3.7.1" and python_version < "4" charset-normalizer==3.0.1 ; python_full_version > "3.7.1" and python_version < "4" cytoolz==0.12.1 ; python_full_version > "3.7.1" and python_version < "4" and implementation_name == "cpython" eth-abi==3.0.1 ; python_full_version > "3.7.1" and python_version < "4"