From 6ba39a8d2e76b41d30f53bb00d0c3b68f68fb1e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 21:30:57 +0000 Subject: [PATCH] build(deps): bump flask in /contrib/libcbor/doc/source Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 2.3.2. - [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.1...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- contrib/libcbor/doc/source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/libcbor/doc/source/requirements.txt b/contrib/libcbor/doc/source/requirements.txt index 461bb7e804d23..d9b9fdcd6bf70 100644 --- a/contrib/libcbor/doc/source/requirements.txt +++ b/contrib/libcbor/doc/source/requirements.txt @@ -6,7 +6,7 @@ certifi==2019.11.28 chardet==3.0.4 Click==7.0 docutils==0.16 -Flask==1.1.1 +Flask==2.3.2 idna==2.9 imagesize==1.2.0 itsdangerous==1.1.0