From d1f7239291889d9873354795547b9cbb662459ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 06:13:43 +0000 Subject: [PATCH] Bump certifi from 2024.6.2 to 2024.8.30 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.8.30. - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.08.30) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6016ff..73bd0f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==19.3.0 backcall==0.1.0 bleach==3.3.0 cachetools==4.0.0 -certifi==2024.6.2 +certifi==2024.8.30 chardet==3.0.4 cycler==0.10.0 decorator==4.4.2