From ac49f2b5c7405b0b7c23dbbc4cd97f379b75e2f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 03:01:06 +0000 Subject: [PATCH] Bump msgraph-core from 1.0.0 to 1.1.0 Bumps [msgraph-core](https://github.com/microsoftgraph/msgraph-sdk-python-core) from 1.0.0 to 1.1.0. - [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.0.0...v1.1.0) --- updated-dependencies: - dependency-name: msgraph-core dependency-type: direct:development update-type: version-update:semver-minor ... 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 b5bc8a349ef..3bc6729ecb8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -56,7 +56,7 @@ msal==1.28.1 msal-extensions==1.1.0 -msgraph-core==1.0.0 +msgraph-core==1.1.0 multidict==6.0.5