From 2c1598179597b1059bc96e874a930c3ab553dfa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:08:02 +0000 Subject: [PATCH] Bump msgraph-core from 1.1.2 to 1.1.7 Bumps [msgraph-core](https://github.com/microsoftgraph/msgraph-sdk-python-core) from 1.1.2 to 1.1.7. - [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.2...v1.1.7) --- updated-dependencies: - dependency-name: msgraph-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/backend/requirements.txt b/app/backend/requirements.txt index 2efe32b484..ba4ef704d6 100644 --- a/app/backend/requirements.txt +++ b/app/backend/requirements.txt @@ -187,7 +187,7 @@ msal==1.30.0 # msal-extensions msal-extensions==1.2.0 # via azure-identity -msgraph-core==1.1.2 +msgraph-core==1.1.7 # via msgraph-sdk msgraph-sdk==1.1.0 # via -r requirements.in