From 659eadaaa7e2f36d37925febaef57c2108fbc16b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 17:23:19 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.0.1 in /services/solr-names-updater Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 3.0.1. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/1.0.1...3.0.1) --- updated-dependencies: - dependency-name: werkzeug 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..b0dd5a68d --- a/services/solr-names-updater/requirements.txt +++ b/services/solr-names-updater/requirements.txt @@ -15,7 +15,7 @@ pyrsistent==0.18.1 requests==2.28.1 six==1.16.0 urllib3==1.26.12 -Werkzeug==1.0.1 +Werkzeug==3.0.1 importlib-resources==5.10.0 protobuf==3.20.1 zipp==3.8.1