From 4377dcecdbc648af0df677027e0821be3e45ffa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 17:01:58 +0000 Subject: [PATCH] Bump msgraph-sdk from 1.32.0 to 1.33.0 Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) from 1.32.0 to 1.33.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-python/compare/v1.32.0...v1.33.0) --- updated-dependencies: - dependency-name: msgraph-sdk dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0eda152..90fad5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -99,7 +99,7 @@ msal-extensions==1.2.0 # via azure-identity msgraph-core==1.3.1 # via msgraph-sdk -msgraph-sdk==1.32.0 +msgraph-sdk==1.33.0 # via -r requirements.in multidict==6.1.0 # via