Commit 3716b2b
committed
fix(deps): bump msgraph-core floor to >=1.5.0
Raise the runtime dependency lower bound for msgraph-core from >=1.3.1 to >=1.5.0 to exclude core versions affected by microsoftgraph/msgraph-sdk-python-core#1087, where an unsanitized HostOs telemetry header (trailing whitespace in platform.version()) causes h11 to reject every request with LocalProtocolError. Fixed in core v1.5.0.
Bump the dev pin to core 1.5.1 (kiota dev pins already at 1.11.6, which satisfies core 1.5.1's kiota-abstractions >=1.11.6 requirement).1 parent 13a88c5 commit 3716b2b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments