From 3e1700c3191ec6f24a70a21425967b5520f9070b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:39:17 +0000 Subject: [PATCH] Bump certifi from 2024.2.2 to 2024.7.4 in /up_and_running Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- up_and_running/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/up_and_running/requirements.txt b/up_and_running/requirements.txt index 94be5e9..6255d41 100644 --- a/up_and_running/requirements.txt +++ b/up_and_running/requirements.txt @@ -1,6 +1,6 @@ annotated-types==0.6.0 anyio==4.3.0 -certifi==2024.2.2 +certifi==2024.7.4 click==8.1.7 distro==1.9.0 h11==0.14.0