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 dependency rsa to v4.9 #59

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

Update dependency rsa to v4.9 #59

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rsa (source) ==4.7.2 -> ==4.9 age adoption passing confidence

Release Notes

sybrenstuvel/python-rsa (rsa)

v4.9

  • Remove debug logging from rsa/key.py
    (#​194).
  • Remove overlapping slots in PrivateKey and PublicKey.
    (#​189).
  • Do not include CHANGELOG/LICENSE/README.md in wheel
    (#​191).
  • Fixed Key Generation Unittest: Public and Private keys are assigned the wrong way around
    (#​188).

v4.8

  • Switch to Poetry for dependency and release management.
  • Compatibility with Python 3.10.
  • Chain exceptions using raise new_exception from old_exception
    (#​157)
  • Added marker file for PEP 561. This will allow type checking tools in dependent projects
    to use type annotations from Python-RSA
    (#​136).
  • Use the Chinese Remainder Theorem when decrypting with a private key. This
    makes decryption 2-4x faster
    (#​163).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/rsa-4.x branch 2 times, most recently from dc845d4 to aac47f1 Compare February 15, 2024 03:43
@renovate renovate bot force-pushed the renovate/rsa-4.x branch from aac47f1 to 117365a Compare February 29, 2024 05:12
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.

0 participants