Skip to content

Commit d71f65a

Browse files
authored
Bump azure-identity ≥ 1.25.3 and msal ≥ 1.35.1 for sovereign cloud support (#638)
* Initial plan * Bump azure-identity >= 1.25.3 and msal >= 1.35.1 for sovereign cloud support Agent-Logs-Url: https://github.com/Azure/azure-kusto-python/sessions/508f4f2b-37ce-4378-8fde-b3c4c7b31459 authored-by: tanmaya-panda1 <108695755+tanmaya-panda1@users.noreply.github.com> --------- authored-by: tanmaya-panda1 <108695755+tanmaya-panda1@users.noreply.github.com>
1 parent 7a7eb81 commit d71f65a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure-kusto-data/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ urls = { "Repository" = "https://github.com/Azure/azure-kusto-python" }
1212
dependencies = [
1313
"python-dateutil>=2.9.0",
1414
"requests>=2.32.4",
15-
"azure-identity>=1.24.0,<2",
16-
"msal>=1.34.0b1,<2",
15+
"azure-identity>=1.25.3,<2",
16+
"msal>=1.35.1,<2",
1717
"ijson~=3.4.0",
1818
"azure-core>=1.35.0,<2"
1919
]

0 commit comments

Comments
 (0)