Skip to content

Commit b0dbcdd

Browse files
Bump pyjwt from 2.9.0 to 2.12.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 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.9.0...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 646def0 commit b0dbcdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ propcache==0.2.0
127127
# yarl
128128
pycparser==2.22
129129
# via cffi
130-
pyjwt[crypto]==2.9.0
130+
pyjwt[crypto]==2.12.0
131131
# via
132132
# msal
133133
# pyjwt

0 commit comments

Comments
 (0)