Skip to content

Commit f7977e2

Browse files
Merge pull request #92 from googlefonts/dependabot/pip/pyjwt-2.12.0
Bump pyjwt from 2.10.1 to 2.12.0
2 parents 5e2f507 + 6dc03b2 commit f7977e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ pygithub==2.8.1
282282
# via gftools
283283
pygments==2.20.0
284284
# via rich
285-
pyjwt[crypto]==2.10.1
285+
pyjwt[crypto]==2.12.0
286286
# via pygithub
287287
pynacl==1.6.2
288288
# via pygithub

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ pygithub==2.8.1
285285
# via gftools
286286
pygments==2.20.0
287287
# via rich
288-
pyjwt[crypto]==2.10.1
288+
pyjwt[crypto]==2.12.0
289289
# via pygithub
290290
pynacl==1.6.2
291291
# via pygithub

0 commit comments

Comments
 (0)