From bc32325860cdda47193c8bdd00d430b6ce9ee99c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 01:15:12 +0000 Subject: [PATCH] Bump certifi from 2022.6.15 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...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 23aacad..96a8db8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.8.1 aiosignal==1.2.0 async-timeout==4.0.2 attrs==21.4.0 -certifi==2022.6.15 +certifi==2024.7.4 charset-normalizer==2.0.12 decorator==5.1.1 frozenlist==1.3.0