From 889cfde552ff223f1e4f2eaccf0636f7c395d0db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 19:27:08 +0000 Subject: [PATCH] build(deps): bump werkzeug from 3.0.1 to 3.0.3 in /srcs/inventory-app Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 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.1...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- srcs/inventory-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcs/inventory-app/requirements.txt b/srcs/inventory-app/requirements.txt index d534380..b207767 100644 --- a/srcs/inventory-app/requirements.txt +++ b/srcs/inventory-app/requirements.txt @@ -10,4 +10,4 @@ psycopg2-binary==2.9.9 SQLAlchemy==2.0.22 typing_extensions==4.8.0 waitress==2.1.2 -Werkzeug==3.0.1 +Werkzeug==3.0.3