From d8d0a4bb1872b61bbda0a08e29960a4b58958fec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 08:14:58 +0000 Subject: [PATCH] Bump urllib3 from 2.0.4 to 2.0.7 in /embedding-calculator Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- embedding-calculator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedding-calculator/requirements.txt b/embedding-calculator/requirements.txt index 33e62bdadb..6c186d0f43 100644 --- a/embedding-calculator/requirements.txt +++ b/embedding-calculator/requirements.txt @@ -72,7 +72,7 @@ threadpoolctl==3.2.0 tifffile==2023.7.10 tomli==2.0.1 tqdm==4.66.1 -urllib3==2.0.4 +urllib3==2.0.7 Werkzeug==1.0.1 wheel==0.41.1 wrapt==1.15.0