From 8150e0d174661abe6a6c606cd99f48e4fe0bcb95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 06:31:20 +0000 Subject: [PATCH] Bump certifi Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../playwright_python_example_1/requirements_for_tuto.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress_playwright_lighthouse_performance_testing/playwright_python_example_1/requirements_for_tuto.txt b/cypress_playwright_lighthouse_performance_testing/playwright_python_example_1/requirements_for_tuto.txt index 1852b16e..1a90662a 100644 --- a/cypress_playwright_lighthouse_performance_testing/playwright_python_example_1/requirements_for_tuto.txt +++ b/cypress_playwright_lighthouse_performance_testing/playwright_python_example_1/requirements_for_tuto.txt @@ -1,5 +1,5 @@ attrs==21.2.0 -certifi==2021.10.8 +certifi==2022.12.7 charset-normalizer==2.0.8 execnet==1.9.0 greenlet==1.1.2