From 92be5667376c4056dcc096a821ce2b88a4c3290a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 02:19:24 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.19 in /python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 172fd83f6..c66f023e3 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -4,4 +4,4 @@ scipy>=0.13.0b1 pandas>=0.18.1, <= 0.24.2 scikit-learn>=0.22.0,<0.23.0 gensim<4.1.0 -urllib3==1.26.5 +urllib3==1.26.19