From 29e2cee8bb4af6c04f84192a0b13523805a829a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 09:31:58 +0000 Subject: [PATCH] build(deps): bump flask from 1.1.2 to 2.2.5 in /nipap Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.2.5. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.1.2...2.2.5) --- updated-dependencies: - dependency-name: flask 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 ef817ae79..363441887 100644 --- a/nipap/requirements.txt +++ b/nipap/requirements.txt @@ -1,6 +1,6 @@ zipp==1.2.0 importlib_metadata==2.1.3 -Flask==1.1.2 +Flask==2.2.5 Flask-Compress==1.9.0 flask-xml-rpc-re==0.1.4 Flask-RESTful==0.3.8