10000 Update flask from 1.1.4 to 2.0.2 · python-microservices/pyms@5243f27 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5243f27

Browse files
committed
Update flask from 1.1.4 to 2.0.2
1 parent 8bc568e commit 5243f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ include_package_data = true
2828
zip_safe = true
2929
packages = find:
3030
install_requires =
31-
flask==1.1.4
31+
flask==2.0.2
3232
python-json-logger>=2.0.0
3333
pyyaml>=5.3.1
3434
anyconfig>=0.10.1

0 commit comments

Comments
 (0)
2902
0