From 2763c9f635ebd22b6e3924680974d7c49cbc5efd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 23:27:29 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 in /services/solr-names-updater Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. - [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.5) --- 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 39bdf9c5b..994e484dd --- a/services/solr-names-updater/requirements.txt +++ b/services/solr-names-updater/requirements.txt @@ -14,7 +14,7 @@ MarkupSafe==1.1.1 pyrsistent==0.17.3 requests==2.25.1 six==1.15.0 -urllib3==1.26.4 +urllib3==1.26.5 Werkzeug==1.0.1 git+https://github.com/bcgov/namex.git#egg=namex&subdirectory=api