From 1e158d07fdc6090801815bd27e64f040349e5ffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 23:38:18 +0000 Subject: [PATCH] Bump certifi from 2023.11.17 to 2024.7.4 in /solutions/py-aoai-capacity Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- solutions/py-aoai-capacity/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/py-aoai-capacity/requirements.txt b/solutions/py-aoai-capacity/requirements.txt index 32fada5..55e20fd 100644 --- a/solutions/py-aoai-capacity/requirements.txt +++ b/solutions/py-aoai-capacity/requirements.txt @@ -1,4 +1,4 @@ -certifi==2023.11.17 +certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7 idna==3.6