Skip to content

Commit

Permalink
Bump pyjwt (#4039)
Browse files Browse the repository at this point in the history
* Bump pyjwt

* Try 2.6.0

* Update to latest version

* Update pyjwt to latest version
  • Loading branch information
shahwaiz14 authored Jan 9, 2025
1 parent 65792bd commit 34d68aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ pyasn1-modules==0.2.8 # via google-auth, oauth2client
pyasn1==0.4.8 # via oauth2client, pyasn1-modules, rsa
pycparser==2.20 # via cffi
pygments==2.15.1 # via sphinx
pyjwt==2.4.0 # via oauthlib
pyjwt==2.10.1 # via oauthlib
pylint==2.17.4 # via -r requirements.in
pyopenssl==24.2.1 # via requests
pyparsing==2.4.7 # via packaging
Expand Down

0 comments on commit 34d68aa

Please sign in to comment.