From 546e19e2d22405778cef291087fedaaf336085f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 19:14:35 +0000 Subject: [PATCH] Bump werkzeug from 3.0.0 to 3.0.3 in /functions Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.0 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/3.0.0...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- functions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/requirements.txt b/functions/requirements.txt index 33941c8..0388b08 100644 --- a/functions/requirements.txt +++ b/functions/requirements.txt @@ -55,4 +55,4 @@ typing_extensions==4.8.0 uritemplate==4.1.1 urllib3==2.0.6 watchdog==3.0.0 -Werkzeug==3.0.0 +Werkzeug==3.0.3