Skip to content

Commit 4f7be91

Browse files
Update flask requirement from ~=1.1.0 to ~=1.1.2 (#218)
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst) - [Commits](pallets/flask@1.1.0...1.1.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 203f230 commit 4f7be91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask~=1.1.0
1+
Flask~=1.1.2
22
Flask-pyoidc~=2.2.0
33
Flask-Mail~=0.9.1
44
Flask-Gzip~=0.2

0 commit comments

Comments
 (0)