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 cryptography requirements.txt #630

Merged
merged 3 commits into from
Sep 10, 2024
Merged

Update cryptography requirements.txt #630

merged 3 commits into from
Sep 10, 2024

Conversation

duedares-rvj
Copy link
Contributor

@duedares-rvj duedares-rvj commented Sep 10, 2024

Changes

This PR updates the requirements.txt file to update cryptography to 41.0.5

Please describe both what is changing and why this is important. Include:

  • Endpoints added, deleted, deprecated, or changed
  • Classes and methods added, deleted, deprecated, or changed
  • Screenshots of new or changed UI, if applicable
  • A summary of usage if this is a new feature or change to a public API (this should also be added to relevant documentation once released)
  • Any alternative designs or approaches considered

References

Closes #627

Please include relevant links supporting this change such as a:

  • support ticket
  • community post
  • StackOverflow post
  • support forum thread

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@duedares-rvj duedares-rvj self-assigned this Sep 10, 2024
@duedares-rvj duedares-rvj marked this pull request as ready for review September 10, 2024 11:10
@duedares-rvj duedares-rvj requested a review from a team as a code owner September 10, 2024 11:10
@arpit-jn arpit-jn self-requested a review September 10, 2024 11:10
arpit-jn
arpit-jn previously approved these changes Sep 10, 2024
Copy link
Contributor

@arpit-jn arpit-jn left a comment

Choose a reason for hiding this comment

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

LGTM

@duedares-rvj duedares-rvj merged commit f22f15b into master Sep 10, 2024
13 checks passed
@duedares-rvj duedares-rvj deleted the crypto-update branch September 10, 2024 11:38
@duedares-rvj duedares-rvj changed the title Update cryptography dependency Update cryptography requirements.txt Sep 10, 2024
@tisba
Copy link

tisba commented Sep 10, 2024

awesome, thank you for merging! Hope you guys can cut a release soonish, that would be greatly appreciated 🙇

@duedares-rvj duedares-rvj mentioned this pull request Sep 10, 2024
duedares-rvj added a commit that referenced this pull request Sep 10, 2024
**Security**
- Update cryptography requirements.txt
[\#630](#630)
([duedares-rvj](https://github.com/duedares-rvj))
@duedares-rvj
Copy link
Contributor Author

@tisba Release was cut. :)
Ref: https://github.com/auth0/auth0-python/releases/tag/4.7.2

@tisba
Copy link

tisba commented Sep 11, 2024

yeah saw that, thank you. it hasn't made it to pypy yet though. https://pypi.org/project/auth0-python/ still shows 4.7.1 as latest

@tisba
Copy link

tisba commented Sep 11, 2024

never mind, looks like the workflow ran some 40 minutes ago and it's up! https://pypi.org/project/auth0-python/4.7.2/

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.

Can't update cryptography to resolve dependabot alert
3 participants