Commit 55a2b51
authored
[Identity] Update broker package deps + version (#45122)
* [Identity] Update broker package deps + version
Only msal[broker] >= 1.35.0b1 supports python 3.14. To get Python 3.14
tests passing again, this updates the minimum MSAL dependency and marks
the azure-identity-broker package as a beta release.
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
* Update Identity devreqs
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
* Skip darwin
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
* Add classifier for Python 3.14
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
---------
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>1 parent a5ca835 commit 55a2b51
5 files changed
Lines changed: 8 additions & 6 deletions
File tree
- sdk/identity
- azure-identity-broker
- azure/identity/broker
- tests
- azure-identity
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
0 commit comments