Skip to content

Commit f50d320

Browse files
Bump requests from 2.32.5 to 2.33.0 in /user-auth/graphtutorial
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43a7081 commit f50d320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-auth/graphtutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ pyjwt[crypto]==2.10.1
125125
# via
126126
# msal
127127
# pyjwt
128-
requests==2.32.5
128+
requests==2.33.0
129129
# via
130130
# azure-core
131131
# msal

0 commit comments

Comments
 (0)