From 422c071607ebc0eecb67a31f089f8a1d4f6e854e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 09:21:04 +0000 Subject: [PATCH] Bump certifi from 2020.6.20 to 2023.7.22 in /cm Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2020.06.20...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cm/requirements.txt b/cm/requirements.txt index 12d099b..48ffe8d 100644 --- a/cm/requirements.txt +++ b/cm/requirements.txt @@ -1,6 +1,6 @@ amqp==5.0.1 attrs==20.2.0 -certifi==2020.6.20 +certifi==2023.7.22 chardet==3.0.4 click==7.1.2 coverage==5.3