8000 flask to 2.2.5 (#2028) · microsoft/botbuilder-python@df548cd · GitHub
[go: up one dir, main page]

Skip to content

Commit df548cd

Browse files
tracyboehrerTracy Boehrer
andauthored
flask to 2.2.5 (#2028)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
1 parent dfec904 commit df548cd

File tree

1 file changed

+1
-1
lines changed
  • libraries/functional-tests/functionaltestbot

1 file changed

+1
-1
lines changed

libraries/functional-tests/functionaltestbot/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
REQUIRES = [
88
"botbuilder-core>=4.9.0",
9-
"flask==1.1.1",
9+
"flask==2.2.5",
1010
]
1111

1212
root = os.path.abspath(os.path.dirname(__file__))

0 commit comments

Comments
 (0)
0