From 7dd2c12244fcb8778957fd86d2e71b270fc0fa3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:25:48 +0000 Subject: [PATCH] build(deps): bump werkzeug from 2.0.3 to 3.0.6 in /nipap Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 3.0.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/2.0.3...3.0.6) --- 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 8a1251419..60667487f 100644 --- a/nipap/requirements.txt +++ b/nipap/requirements.txt @@ -8,7 +8,7 @@ requests==2.32.0 IPy==1.01 Jinja2==3.1.4 MarkupSafe==2.1.5 -Werkzeug==2.0.3 +Werkzeug==3.0.6 backports.ssl-match-hostname==3.7.0.1 certifi==2024.7.4 itsdangerous==2.0.1