From ad45566f598bdf277d8dbcdcee125d75b92fc9eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 02:08:42 +0000 Subject: [PATCH] Bump certifi from 2024.2.2 to 2024.7.4 in /src/PythonInference Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/PythonInference/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PythonInference/requirements.txt b/src/PythonInference/requirements.txt index 6787bba..b6d6ce3 100644 --- a/src/PythonInference/requirements.txt +++ b/src/PythonInference/requirements.txt @@ -1,6 +1,6 @@ annotated-types==0.7.0 anyio==4.4.0 -certifi==2024.2.2 +certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6