msgraph-sdk-python-core icon indicating copy to clipboard operation
msgraph-sdk-python-core copied to clipboard

Microsoft Graph client library for Python

Results 94 msgraph-sdk-python-core issues
Sort by recently updated
recently updated
newest added

Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.8 to 4.4.0. Release notes Sourced from platformdirs's releases. 4.4.0 What's Changed feat: improve homebrew path detection by @​daeho-ro in tox-dev/platformdirs#370 New Contributors @​daeho-ro made their first...

dependencies
python

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.1 to 4.15.0. Release notes Sourced from typing-extensions's releases. 4.15.0 No user-facing changes since 4.15.0rc1. New features since 4.14.1: Add the @typing_extensions.disjoint_base decorator, as specified in PEP...

dependencies
python

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 7.0.0. Changelog Sourced from pytest-cov's changelog. 7.0.0 (2025-09-09) Dropped support for subprocesses measurement. It was a feature added long time ago when coverage lacked a...

dependencies
python

## Overview According to this document and real test, the json key is dependsOn https://learn.microsoft.com/en-us/graph/json-batching?tabs=http#sequencing-requests-with-the-dependson-property ### Demo Optional. Screenshots, `curl` examples, etc. ### Notes Optional. Ancillary topics, caveats, alternative strategies...