From 7e5589d97355ccca39eac614f14c85c8c1b3f73d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 21:04:50 +0000 Subject: [PATCH] Bump certifi from 2018.1.18 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.1.18 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2018.01.18...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 f56a560..3b15a46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ backports.ssl-match-hostname==3.5.0.1 -certifi==2018.1.18 +certifi==2024.7.4 chardet==3.0.4 docker-py==1.10.6 docker-pycreds==0.2.2