Skip to content

Commit ec16332

Browse files
chore(deps): update flask requirement from ==1.1.* to ==3.0.*
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.0...3.0.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 226bbe6 commit ec16332

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.*
1+
Flask==3.0.*
22
gunicorn==20.0.*
33
markupsafe==2.0.1
44
requests==2.28.*

0 commit comments

Comments
 (0)