8000 Bump msal version (#1932) · sysang/botbuilder-python@41107f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 41107f2

Browse files
Bump msal version (microsoft#1932)
* Bump MSAL to 1.17.0 * Bump botframework-connector version * Revert "Bump botframework-connector version" This reverts commit f4f2d52. Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
1 parent 0114088 commit 41107f2

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
@@ -11,7 +11,7 @@
1111
"requests>=2.23.0,<2.26",
1212
"PyJWT>=1.5.3,<2.0.0",
1313
"botbuilder-schema==4.15.0",
14-
"msal==1.6.0",
14+
"msal==1.17.0",
1515
]
1616

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

0 commit comments

Comments
 (0)
0