From 730f6e41496b59c9714674cd44f97b2705d4c65a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 15:20:32 +0000 Subject: [PATCH] Bump werkzeug from 0.15.3 to 3.0.1 in /docker/tycho-api Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 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/0.15.3...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/tycho-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/tycho-api/requirements.txt b/docker/tycho-api/requirements.txt index d9c31617..cd68f729 100644 --- a/docker/tycho-api/requirements.txt +++ b/docker/tycho-api/requirements.txt @@ -5,7 +5,7 @@ Jinja2==2.10.1 MarkupSafe==1.1.1 PyJWT==1.7.1 PyYAML==5.1 -Werkzeug==0.15.3 +Werkzeug==3.0.1 adal==1.2.1 aniso8601==4.1.0 asn1crypto==0.24.0