From f210bb80d22ae54ff2cd06dca5abda6737d32190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 02:14:03 +0000 Subject: [PATCH] Bump msgraph-core from 1.1.0 to 1.1.1 Bumps [msgraph-core](https://github.com/microsoftgraph/msgraph-sdk-python-core) from 1.1.0 to 1.1.1. - [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.1.0...v1.1.1) --- updated-dependencies: - dependency-name: msgraph-core 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 bc838cee913..760ce3d404c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -42,7 +42,7 @@ microsoft-kiota-serialization-multipart==0.1.0 microsoft-kiota-serialization-text==1.0.0 msal==1.29.0 msal-extensions==1.2.0 -msgraph-core==1.1.0 +msgraph-core==1.1.1 multidict==6.0.5 mypy==1.10.1 mypy-extensions==1.0.0