From 297a650046f0d124dc5436831f0429bb41c60627 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 23:23:22 +0000 Subject: [PATCH] Bump urllib3 from 1.26.12 to 1.26.18 in /services/solr-names-updater Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 to 1.26.18. - [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.12...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/solr-names-updater/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 services/solr-names-updater/requirements.txt diff --git a/services/solr-names-updater/requirements.txt b/services/solr-names-updater/requirements.txt old mode 100755 new mode 100644 index 7591c59d1..f06c9b163 --- a/services/solr-names-updater/requirements.txt +++ b/services/solr-names-updater/requirements.txt @@ -14,7 +14,7 @@ MarkupSafe==1.1.1 pyrsistent==0.18.1 requests==2.28.1 six==1.16.0 -urllib3==1.26.12 +urllib3==1.26.18 Werkzeug==1.0.1 importlib-resources==5.10.0 protobuf==3.20.1