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

chore(deps): update dependency rsa to v4.9 #18

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rsa (source) ==4.7 -> ==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).

v4.7.2

  • Fix picking/unpickling issue introduced in 4.7
    (#​173)

v4.7.1

  • Fix threading issue introduced in 4.7
    (#​173)

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 becomes conflicted, 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 from dc93d3b to ba2f82d Compare January 10, 2021 16:00
@renovate renovate bot changed the title Update dependency rsa to v4.6 Update dependency rsa to v4.7 Jan 10, 2021
@renovate renovate bot changed the title Update dependency rsa to v4.7 Update dependency rsa to v4.7.2 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/rsa-4.x branch from ba2f82d to 516cf30 Compare April 26, 2021 17:05
@renovate renovate bot changed the title Update dependency rsa to v4.7.2 chore(deps): update dependency rsa to v4.7.2 May 9, 2021
@renovate renovate bot force-pushed the renovate/rsa-4.x branch from 516cf30 to c18397a Compare May 10, 2021 01:11
@renovate renovate bot changed the title chore(deps): update dependency rsa to v4.7.2 chore(deps): update dependency rsa to v4.7.2 - autoclosed Jun 8, 2021
@renovate renovate bot closed this Jun 8, 2021
@renovate renovate bot deleted the renovate/rsa-4.x branch June 8, 2021 10:05
@renovate renovate bot changed the title chore(deps): update dependency rsa to v4.7.2 - autoclosed chore(deps): update dependency rsa to v4.7.2 Jun 8, 2021
@renovate renovate bot reopened this Jun 8, 2021
@renovate renovate bot restored the renovate/rsa-4.x branch June 8, 2021 10:19
@renovate renovate bot force-pushed the renovate/rsa-4.x branch from c18397a to 0b712b6 Compare March 7, 2022 10:16
@renovate renovate bot changed the title chore(deps): update dependency rsa to v4.7.2 chore(deps): update dependency rsa to v4.8 Mar 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency rsa to v4.8 chore(deps): update dependency rsa to v4.9 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/rsa-4.x branch from 0b712b6 to d8d3bf5 Compare September 25, 2022 12:06
@renovate renovate bot force-pushed the renovate/rsa-4.x branch from d8d3bf5 to f68a546 Compare April 16, 2024 17:45
@renovate renovate bot changed the base branch from master to main June 28, 2024 20:39
@renovate renovate bot force-pushed the renovate/rsa-4.x branch 2 times, most recently from f050c21 to 278a1db Compare June 28, 2024 20:41
@renovate renovate bot force-pushed the renovate/rsa-4.x branch from 278a1db to f42dd79 Compare June 28, 2024 20:43
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