Skip to content

Commit 578c471

Browse files
authored
update pinned flask (#41899)
1 parent 6f26529 commit 578c471

File tree

1 file changed

+1
-1
lines changed
  • tools/azure-sdk-tools/tests/integration/scenarios/complex_requirements/a/contained/package

1 file changed

+1
-1
lines changed

tools/azure-sdk-tools/tests/integration/scenarios/complex_requirements/a/contained/package/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
author="Microsoft Corporation",
1212
packages=find_packages(),
1313
install_requires=[
14-
"flask==2.2.2",
14+
"flask==2.2.5",
1515
],
1616
)

0 commit comments

Comments
 (0)