Skip to content

Allow newer PyJWT versions #3636

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aberres
Copy link

@aberres aberres commented May 6, 2025

Close #3630

Pull Request check-list

Please make sure to review and check all of these items:

  • Do tests and lints pass with this change?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Was the change added to CHANGES file?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

The PyJWT dependency was fixed on 2.9.0, while all newer versions should be fine.

@aberres aberres force-pushed the less-strict-pyjwt-dependency branch 2 times, most recently from 56a0f82 to 0187382 Compare May 6, 2025 18:33
Copy link
Collaborator

@petyaslavova petyaslavova left a comment

Choose a reason for hiding this comment

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

LGTM.

@petyaslavova petyaslavova added the maintenance Maintenance (CI, Releases, etc) label May 7, 2025
@petyaslavova petyaslavova changed the title Allow never PyJWT versions Allow newer PyJWT versions May 7, 2025
@aberres aberres force-pushed the less-strict-pyjwt-dependency branch from 0187382 to 4ffb643 Compare May 7, 2025 19:00
@aberres aberres force-pushed the less-strict-pyjwt-dependency branch from 4ffb643 to 1d67683 Compare May 7, 2025 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance (CI, Releases, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dependency on old pyjwt
3 participants