From 4fef5246cbc7138d6214e6c684c11d05767b4a32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 17:04:26 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.0.1 in /services/namex-pay 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/namex-pay/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 services/namex-pay/requirements.txt diff --git a/services/namex-pay/requirements.txt b/services/namex-pay/requirements.txt old mode 100755 new mode 100644 index 3a0d37836..703c0bb66 --- a/services/namex-pay/requirements.txt +++ b/services/namex-pay/requirements.txt @@ -6,7 +6,7 @@ sentry-sdk[flask]==1.20.0 asyncio-nats-client==0.11.4 asyncio-nats-streaming==0.4.0 pycountry==22.3.5 -Werkzeug==1.0.1 +Werkzeug==3.0.1 nest_asyncio aiohttp>=3.8.1 attrs==22.1.0