UNCLASSIFIED - NO CUI

Skip to content

Update dependency rsa to v4.9

renovate requested to merge renovate/rsa-4.x into development

This MR contains the following updates:

Package Update Change
rsa (source) minor ==4.8 -> ==4.9

Release Notes

sybrenstuvel/python-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).

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports