Skip to content

Commit bd47656

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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app-auth/graphapponlytutorial/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)