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

Update PyJWT & loosen dependency contraint #477

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

k4nar
Copy link
Contributor

@k4nar k4nar commented Aug 12, 2024

This PR updates PyJWT to the latest version and, more importantly, loosen the dependency constraint on PyJWT at it is using Semantic Versioning.

This should allow any project using segment-analytics-python to update their dependencies 🙏 .

Supersedes #475

Copy link

@wo0dyn wo0dyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update! 🙌🏼

@DavidCain
Copy link
Contributor

Thank you! PyJWT now has a 2.9.0 release -- is there any chance we could change the version that this library depends on to just be any 2.* version?

@k4nar
Copy link
Contributor Author

k4nar commented Sep 5, 2024

@DavidCain : "PyJWT~=2.8" means that any future release of PyJWT 2.x are accepted, so I think it’s ok :) .

@MichaelGHSeg MichaelGHSeg merged commit b1854cc into segmentio:master Sep 17, 2024
3 checks passed
@k4nar k4nar deleted the update-pyjwt branch September 27, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants