Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump JWT max version to 2.7.0 #633

Closed
alex-damian-negru opened this issue Feb 3, 2023 · 3 comments
Closed

Bump JWT max version to 2.7.0 #633

alex-damian-negru opened this issue Feb 3, 2023 · 3 comments
Labels
type: community enhancement feature request not on Twilio's roadmap

Comments

@alex-damian-negru
Copy link

Issue Summary

JWT 2.7.0 has been released a few days ago.

Twilio is currently capped at JWT 2.6.0:

spec.add_dependency('jwt', '>= 1.5', '<= 2.6')

Its changelog does not seem to have any breaking or major changes.

Proposed Solution

Bump JWT max version from 2.6 to 2.7.

@Hunga1 Hunga1 added type: community enhancement feature request not on Twilio's roadmap status: work in progress Twilio or the community is in the process of implementing labels Feb 17, 2023
@sealabcore
Copy link

+1

@childish-sambino
Copy link
Contributor

👀 on the PR ...

@childish-sambino
Copy link
Contributor

Fixed by #630

@childish-sambino childish-sambino removed the status: work in progress Twilio or the community is in the process of implementing label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: community enhancement feature request not on Twilio's roadmap
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants