Skip to content

Commit 76990d9

Browse files
Bump flask from 0.12.2 to 2.3.2
Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 2.3.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@0.12.2...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec02207 commit 76990d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
install_requires=[
118118
"six",
119119
"aniso8601==1.2.0",
120-
"Flask==0.12.2",
120+
"Flask==2.2.5",
121121
"Flask-RESTful==0.3.4",
122122
"Jinja2==2.11.3",
123123
"MarkupSafe==1.1.1",

0 commit comments

Comments
 (0)