From 1dfaaf863cbd8558e1a9bcad345f215e0d992581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 10:05:59 +0000 Subject: [PATCH] build(deps): bump werkzeug from 2.0.3 to 3.0.3 in /nipap Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 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/2.0.3...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nipap/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nipap/requirements.txt b/nipap/requirements.txt index 2b01a5202..a74bf0d5a 100644 --- a/nipap/requirements.txt +++ b/nipap/requirements.txt @@ -8,7 +8,7 @@ requests==2.31.0 IPy==1.01 Jinja2==3.1.4 MarkupSafe==2.1.5 -Werkzeug==2.0.3 +Werkzeug==3.0.3 backports.ssl-match-hostname==3.7.0.1 certifi==2024.2.2 itsdangerous==2.0.1