Skip to content

chore(deps): update dependency cert-chain-resolver to ~=1.1.1

David Drugeon-Hamon requested to merge renovate/cert-chain-resolver-1.x into develop

This MR contains the following updates:

Package Update Change
cert-chain-resolver minor ~=1.0.1 -> ~=1.1.1

Release Notes

rkoopmans/python-certificate-chain-resolver (cert-chain-resolver)

v1.1.1

Compare Source

  • Added the MIT license to the repository
  • Added classifiers for supporting python 3.12
  • Added six as a dependency for python 2.7 support (Maybe we have to remove support?)

v1.1.0

Compare Source

  • Add a method to Cert to load a cert directly with Cert.load((PEM OR DER bytes))
  • Add a method to CertificateChain to load a chain from a PEM bytes CertificateChain.load_from_pem()
  • Add a root property to CertificateChain

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 MR is behind base branch, 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, check this box

This MR has been generated by Renovate Bot.

Merge request reports