From 42bdd0b25a7c0c009d0eab6fc80f75454065b99f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 02:27:58 +0000 Subject: [PATCH] chore(deps-dev): bump msgraph-core from 1.3.3 to 1.3.4 Bumps [msgraph-core](https://github.com/microsoftgraph/msgraph-sdk-python-core) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python-core/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python-core/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-python-core/compare/v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: msgraph-core dependency-version: 1.3.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a58248fba64..5b9c35be9f1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -42,7 +42,7 @@ microsoft-kiota-serialization-multipart==1.9.3 microsoft-kiota-serialization-text==1.9.3 msal==1.32.3 msal-extensions==1.3.1 -msgraph-core==1.3.3 +msgraph-core==1.3.4 multidict==6.4.4 mypy==1.16.0 mypy-extensions==1.1.0