From 1396970c789e38a80a6f9c674786dcca2f8f9b55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 18:34:08 +0000 Subject: [PATCH] Bump certifi from 2022.12.7 to 2023.7.22 in /examples/CH_11 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/CH_11/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 examples/CH_11/requirements.txt diff --git a/examples/CH_11/requirements.txt b/examples/CH_11/requirements.txt old mode 100755 new mode 100644 index 81569f4..4a80939 --- a/examples/CH_11/requirements.txt +++ b/examples/CH_11/requirements.txt @@ -3,7 +3,7 @@ bcrypt==3.2.0 bleach==5.0.1 blinker==1.4 cachetools==5.0.0 -certifi==2022.12.7 +certifi==2023.7.22 cffi==1.15.0 charset-normalizer==2.0.12 click==8.0.4