From 864dac04a18390f2db76e78cbfb467fcdcb177fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 07:34:01 +0700 Subject: [PATCH] build(deps): bump werkzeug from 3.1.0 to 3.1.3 (#109) Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.0 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.0...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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87e9282..97590d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ coverage==7.6.8 pony==0.7.19 psycopg2==2.9.10 flask-login==0.6.3 -Werkzeug==3.1.0 +Werkzeug==3.1.3