From 2ffb138e301130d42e1cb67c99a39e90eeac8efa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 02:16:46 +0000 Subject: [PATCH] Bump certifi from 2024.6.2 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 133ed3a..e7663ff 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -12,7 +12,7 @@ asttokens==2.4.1 # via stack-data attrs==23.2.0 # via dotenv-linter -certifi==2024.6.2 +certifi==2024.7.4 # via # httpcore # httpx diff --git a/requirements.txt b/requirements.txt index baaf5ca..afa05b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ annotated-types==0.7.0 # via pydantic anyio==4.4.0 # via httpx -certifi==2024.6.2 +certifi==2024.7.4 # via # httpcore # httpx