From c30df10f19e5b7caaf5dff94e3b23f51aede4810 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 15:05:41 +0000 Subject: [PATCH] Bump certifi from 2017.7.27.1 to 2023.7.22 in /tests/featureTesting Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.7.27.1 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2017.07.27.1...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/featureTesting/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/featureTesting/requirements.txt b/tests/featureTesting/requirements.txt index 4a9b589e5c..67d1591d3a 100644 --- a/tests/featureTesting/requirements.txt +++ b/tests/featureTesting/requirements.txt @@ -1,6 +1,6 @@ astroid==1.5.3 backports.functools-lru-cache==1.4 -certifi==2017.7.27.1 +certifi==2023.7.22 chardet==3.0.4 configparser==3.5.0 decorator==4.1.2