Skip to content

Commit 89cf452

Browse files
Bump msgraph-sdk from 1.8.0 to 1.9.0
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-python@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: msgraph-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b0c490 commit 89cf452

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ httpcore==1.0.5
5858
# via httpx
5959
httpx[http2]==0.27.2
6060
# via
61-
# httpx
6261
# microsoft-kiota-http
6362
# msgraph-core
6463
hyperframe==6.0.1
@@ -105,7 +104,7 @@ msal-extensions==1.2.0
105104
# via azure-identity
106105
msgraph-core==1.1.3
107106
# via msgraph-sdk
108-
msgraph-sdk==1.8.0
107+
msgraph-sdk==1.9.0
109108
# via -r requirements.in
110109
multidict==6.1.0
111110
# via

0 commit comments

Comments
 (0)