Skip to content

Commit 7a6a02f

Browse files
Merge pull request #289 from microsoftgraph/dependabot/pip/user-auth/graphtutorial/pyjwt-2.13.0
Bump pyjwt from 2.12.0 to 2.13.0 in /user-auth/graphtutorial
2 parents 8daac7a + 9a92eb4 commit 7a6a02f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

user-auth/graphtutorial/requirements.txt

Lines changed: 2 additions & 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.12.0
124+
pyjwt[crypto]==2.13.0
125125
# via
126126
# msal
127127
# pyjwt
@@ -146,6 +146,7 @@ typing-extensions==4.15.0
146146
# opentelemetry-api
147147
# opentelemetry-sdk
148148
# opentelemetry-semantic-conventions
149+
# pyjwt
149150
urllib3==2.7.0
150151
# via requests
151152
yarl==1.20.1

0 commit comments

Comments
 (0)