From fb90715f6b9be658f1554fb7c102ff7c283317c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 04:25:04 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.17 in /solr-admin-app Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.17. - [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.4...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- solr-admin-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solr-admin-app/requirements.txt b/solr-admin-app/requirements.txt index 35bda0c37..bb6a1ac22 100644 --- a/solr-admin-app/requirements.txt +++ b/solr-admin-app/requirements.txt @@ -31,4 +31,4 @@ requests-futures==1.0.0 requests==2.25.1 rsa==4.7.2 six==1.15.0 -urllib3==1.26.4 +urllib3==1.26.17