From 3b82c8db9ca1cca4ff0012848b523fd2de321781 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 09:01:10 +0000 Subject: [PATCH] chore(deps): update dependency certifi to v2024 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15d8f6d..f4e33ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ black[jupyter]==23.11.0 ; python_full_version == "3.10.13" bleach==6.1.0 ; python_full_version == "3.10.13" botocore==1.31.17 ; python_full_version == "3.10.13" cachetools==5.3.2 ; python_full_version == "3.10.13" -certifi==2023.7.22 ; python_full_version == "3.10.13" +certifi==2024.7.4 ; python_full_version == "3.10.13" cffi==1.16.0 ; python_full_version == "3.10.13" chardet==5.2.0 ; python_full_version == "3.10.13" charset-normalizer==3.3.2 ; python_full_version == "3.10.13"