From 20e2d9d46d2661613738db788e6d2737eb5396d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 05:47:12 +0000 Subject: [PATCH] Bump werkzeug from 2.1.1 to 2.2.3 in /wtime_srv Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.1.1 to 2.2.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/2.1.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wtime_srv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wtime_srv/requirements.txt b/wtime_srv/requirements.txt index a6118e4..ea5a41f 100644 --- a/wtime_srv/requirements.txt +++ b/wtime_srv/requirements.txt @@ -7,4 +7,4 @@ itsdangerous==2.1.2 Jinja2==3.1.1 MarkupSafe==2.1.1 SQLAlchemy==1.4.34 -Werkzeug==2.1.1 +Werkzeug==2.2.3