From 49a76d1dcbf536216b9962255ebe915539cc9d11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 05:21:07 +0000 Subject: [PATCH] Bump certifi in /docs/user/samples/speech-enhancement/src Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/user/samples/speech-enhancement/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/samples/speech-enhancement/src/requirements.txt b/docs/user/samples/speech-enhancement/src/requirements.txt index 57f8c4d..bbdce4b 100644 --- a/docs/user/samples/speech-enhancement/src/requirements.txt +++ b/docs/user/samples/speech-enhancement/src/requirements.txt @@ -18,7 +18,7 @@ blessed==1.19.1 boto3==1.21.0 botocore==1.24.46 cachetools==5.2.0 -certifi==2022.9.24 +certifi==2023.7.22 cffi==1.15.1 charset-normalizer==2.1.1 click==8.1.3