msgraph-sdk-python-core
msgraph-sdk-python-core copied to clipboard
Microsoft Graph client library for Python
### Describe the bug Importing `msgraph_core.requests.batch_request_content` fails with `ModuleNotFoundError: No module named 'deprecated'` ### Expected behavior Import should work (without manually installing 'deprecated' package) ### How to reproduce 1. `pip...
Bumps the kiota group with 4 updates: [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python), [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python), [microsoft-kiota-http](https://github.com/microsoft/kiota-python) and [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python). Updates `microsoft-kiota-abstractions` from 1.9.5 to 1.9.7 Release notes Sourced from microsoft-kiota-abstractions's releases. microsoft-kiota-abstractions: v1.9.7 1.9.7 (2025-09-09) Miscellaneous Chores...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.35.0 to 1.36.0. Release notes Sourced from azure-core's releases. azure-core_1.36.0 1.36.0 (2025-10-14) Features Added Added TypeHandlerRegistry to azure.core.serialization to allow developers to register custom serializers and deserializers...
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.1 to 3.15.1. Release notes Sourced from pytest-mock's releases. v3.15.1 2025-09-16 #529: Fixed itertools._tee object has no attribute error -- now duplicate_iterators=True must be passed to mocker.spy...
Bumps [pycparser](https://github.com/eliben/pycparser) from 2.22 to 2.23. Release notes Sourced from pycparser's releases. release_v2.23 What's Changed Allow abstract declarator "static" (GH issue #539) by @gperciva in eliben/pycparser#545 Add support for Python...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 8.4.2. Release notes Sourced from pytest's releases. 8.4.2 pytest 8.4.2 (2025-09-03) Bug fixes #13478: Fixed a crash when using console_output_style{.interpreted-text role="confval"} with times and a...
Bumps [trio](https://github.com/python-trio/trio) from 0.30.0 to 0.31.0. Release notes Sourced from trio's releases. v0.31.0 Full Changelog: https://github.com/python-trio/trio/compare/v0.30.0...v0.31.0 Features Cancelled strings can now display the source and reason for a cancellation. Trio-internal...
Bumps [h2](https://github.com/python-hyper/h2) from 4.2.0 to 4.3.0. Changelog Sourced from h2's changelog. 4.3.0 (2025-08-23) API Changes (Backward Incompatible) Reject header names and values containing illegal characters, based on RFC 9113, section...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. Release notes Sourced from github/codeql-action's releases. v3.30.7 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...