From 934dce09b398a9be158086df0984036da94536bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 23:33:38 +0000 Subject: [PATCH] Bump certifi from 2023.11.17 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 772f90e..e54dafb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ aiofiles==23.2.1 anyio==4.2.0 -certifi==2023.11.17 +certifi==2024.7.4 click==8.1.7 coverage==7.4.0 exceptiongroup==1.2.0