From d9a8195bf6e98dd144b7fae12920bc53961c4bae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 08:07:01 +0000 Subject: [PATCH] Bump certifi from 2024.6.2 to 2024.7.4 in /tests Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 8c5f0e4..4b95fee 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,5 +1,5 @@ attrs==23.2.0 -certifi==2024.6.2 +certifi==2024.7.4 chardet==5.2.0 requests==2.32.2 docker==7.1.0