Skip to content

Commit 57f7442

Browse files
Bump pyjwt from 2.5.0 to 2.6.0 in /demo/graphtutorial
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6140016 commit 57f7442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/graphtutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msal-extensions==1.0.0
1010
msgraph-core==0.2.2
1111
portalocker==2.5.1
1212
pycparser==2.21
13-
PyJWT==2.5.0
13+
PyJWT==2.6.0
1414
requests==2.28.1
1515
six==1.16.0
1616
typing_extensions==4.4.0

0 commit comments

Comments
 (0)