From 126e439bfc13a01f4648a5a388735f8be4367667 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:36:31 +0100 Subject: [PATCH] Bump werkzeug from 3.1.1 to 3.1.3 in /python-flask-webhook (#60) Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.1 to 3.1.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.1.1...3.1.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- python-flask-webhook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-flask-webhook/requirements.txt b/python-flask-webhook/requirements.txt index 8d76abb..921fa5e 100644 --- a/python-flask-webhook/requirements.txt +++ b/python-flask-webhook/requirements.txt @@ -3,4 +3,4 @@ Flask==3.0.3 itsdangerous==2.2.0 Jinja2==3.1.4 MarkupSafe==3.0.2 -Werkzeug==3.1.1 +Werkzeug==3.1.3