Skip to content

Commit 3323cfe

Browse files
Bump pyjwt from 2.10.1 to 2.12.0 in /user-auth/graphtutorial
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.1 to 2.12.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.10.1...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbc9759 commit 3323cfe

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
@@ -121,7 +121,7 @@ propcache==0.3.2
121121
# yarl
122122
pycparser==2.22
123123
# via cffi
124-
pyjwt[crypto]==2.10.1
124+
pyjwt[crypto]==2.12.0
125125
# via
126126
# msal
127127
# pyjwt

0 commit comments

Comments
 (0)