From 0ce5d71705967c45b412a3d0174e71033a5b45c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 00:47:43 +0000 Subject: [PATCH] Bump certifi from 2023.7.22 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test_requirements-cs.txt | 2 +- test_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test_requirements-cs.txt b/test_requirements-cs.txt index ad04e446..2f188f27 100644 --- a/test_requirements-cs.txt +++ b/test_requirements-cs.txt @@ -2,7 +2,7 @@ pycodestyle pytest_xdist tensorflow keras -certifi==2023.7.22 +certifi==2024.7.4 pillow timeout_decorator diff --git a/test_requirements.txt b/test_requirements.txt index ad04e446..2f188f27 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -2,7 +2,7 @@ pycodestyle pytest_xdist tensorflow keras -certifi==2023.7.22 +certifi==2024.7.4 pillow timeout_decorator