From 0f4b33d852a6e57404cd14d011569211a3e9427b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 08:59:56 +0000 Subject: [PATCH] Bump urllib3 in /jewelry in the pip group across 1 directory Bumps the pip group with 1 update in the /jewelry directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 1.26.5 to 1.26.19 - [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/1.26.5...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- jewelry/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jewelry/requirements.txt b/jewelry/requirements.txt index eb4558e..f772724 100644 --- a/jewelry/requirements.txt +++ b/jewelry/requirements.txt @@ -4,4 +4,4 @@ langchain_openai langchain_huggingface langchain-text-splitters git+https://github.com/mlrun/genai-factory.git -urllib3==1.26.5 \ No newline at end of file +urllib3==1.26.19 \ No newline at end of file