From 1927937e4a0186c643c737674b9a376445889587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 04:00:48 +0000 Subject: [PATCH] Bump flask from 2.0.1 to 2.0.2 in /blockdiag Bumps [flask](https://github.com/pallets/flask) from 2.0.1 to 2.0.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/2.0.1...2.0.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- blockdiag/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockdiag/requirements.txt b/blockdiag/requirements.txt index 77fab8fe4..8fcc03e04 100644 --- a/blockdiag/requirements.txt +++ b/blockdiag/requirements.txt @@ -1,7 +1,7 @@ actdiag==2.0.0 blockdiag==2.0.1 Click==8.0.1 -Flask==2.0.1 +Flask==2.0.2 funcparserlib==0.3.6 gunicorn==20.1.0 itsdangerous==2.0.1