From 0bf607c4844784d20a1759dc96eca80e3a26b07c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 21:07:43 +0000 Subject: [PATCH] build(deps): bump werkzeug from 3.1.3 to 3.1.6 in /library_api_code Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.6. - [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.3...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- library_api_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library_api_code/requirements.txt b/library_api_code/requirements.txt index b619a0a..e0f0efe 100644 --- a/library_api_code/requirements.txt +++ b/library_api_code/requirements.txt @@ -29,7 +29,7 @@ rsa==4.9.1 six==1.17.0 SQLAlchemy==2.0.44 typing_extensions==4.15.0 -Werkzeug==3.1.3 +Werkzeug==3.1.6 wrapt==2.0.1