From 263f3479788a5f09a98dc11ae95ff9bafc911b4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 16:44:29 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.0.3 in /authn-service Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 3.0.3. - [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.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- authn-service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authn-service/requirements.txt b/authn-service/requirements.txt index 96f4ca28..bde1cea6 100644 --- a/authn-service/requirements.txt +++ b/authn-service/requirements.txt @@ -22,4 +22,4 @@ requests==2.24.0 SecretStorage==2.3.1 six==1.12.0 urllib3==1.25.11 -Werkzeug==1.0.1 +Werkzeug==3.0.3