From ecfd4f20d1fd16de8fbe8c1215cbd27153b3c17a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 13:51:29 +0000 Subject: [PATCH] build(deps): bump werkzeug from 1.0.1 to 2.3.8 in /nipap Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.3.8. - [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/1.0.1...2.3.8) --- 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 27815a64d..25404893a 100644 --- a/nipap/requirements.txt +++ b/nipap/requirements.txt @@ -8,7 +8,7 @@ requests==2.31.0 IPy==1.01 Jinja2==2.11.3 MarkupSafe==1.1.1 -Werkzeug==1.0.1 +Werkzeug==2.3.8 backports.ssl-match-hostname==3.7.0.1 certifi==2023.7.22 itsdangerous==1.1.0