Skip to content

Commit 19b8fb0

Browse files
authored
Updating msal dependency (#1451)
1 parent 63b9e92 commit 19b8fb0

File tree

1 file changed

+1
-1
lines changed
  • libraries/botframework-connector

1 file changed

+1
-1
lines changed

libraries/botframework-connector/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"PyJWT==1.5.3",
1313
"botbuilder-schema==4.12.0",
1414
"adal==1.2.1",
15-
"msal==1.2.0",
15+
"msal==1.6.0",
1616
]
1717

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

0 commit comments

Comments
 (0)