Skip to content

Commit a1ffd2c

Browse files
Update flask requirement from ~=1.1.2 to ~=2.0.1
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/main/CHANGES.rst) - [Commits](pallets/flask@1.1.2...2.0.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f61cd2b commit a1ffd2c

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
@@ -2,7 +2,7 @@ Flask-Gzip~=0.2
22
Flask-Mail~=0.9.1
33
Flask-Migrate~=2.7.0
44
Flask-pyoidc~=3.7.0
5-
Flask~=1.1.2
5+
Flask~=2.0.1
66
csh_ldap~=2.3.1
77
ddtrace
88
flask_sqlalchemy~=2.5.1

0 commit comments

Comments
 (0)