From f8562f8eab79b694a175cf791070ddf0f48e708c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 02:31:07 +0000 Subject: [PATCH] Bump certifi in /util-scripts/acs-correlation-example 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] --- util-scripts/acs-correlation-example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util-scripts/acs-correlation-example/requirements.txt b/util-scripts/acs-correlation-example/requirements.txt index 10a994a..10bc802 100644 --- a/util-scripts/acs-correlation-example/requirements.txt +++ b/util-scripts/acs-correlation-example/requirements.txt @@ -1,7 +1,7 @@ aiofiles==23.2.1 annotated-types==0.7.0 anyio==4.4.0 -certifi==2024.6.2 +certifi==2024.7.4 click==8.1.7 dnspython==2.6.1 email_validator==2.1.1