finos / symphony-bdk-python

Symphony Python Bot Development Kit (BDK)
https://symphony-bdk-python.finos.org/
Apache License 2.0
31 stars 34 forks source link

Update dependency cryptography to v43 [SECURITY] #343

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cryptography (changelog) ^42.0.4 -> ^43.0.0 age adoption passing confidence

GitHub Vulnerability Alerts

GHSA-h4gh-qq45-vh27

pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 37.0.0-43.0.0 are vulnerable to a security issue. More details about the vulnerability itself can be found in https://openssl-library.org/news/secadv/20240903.txt.

If you are building cryptography source ("sdist") then you are responsible for upgrading your copy of OpenSSL. Only users installing from wheels built by the cryptography project (i.e., those distributed on PyPI) need to update their cryptography versions.


Release Notes

pyca/cryptography (cryptography) ### [`v43.0.1`](https://redirect.github.com/pyca/cryptography/compare/43.0.0...43.0.1) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/43.0.0...43.0.1) ### [`v43.0.0`](https://redirect.github.com/pyca/cryptography/compare/42.0.8...43.0.0) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/42.0.8...43.0.0) ### [`v42.0.8`](https://redirect.github.com/pyca/cryptography/compare/42.0.7...42.0.8) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/42.0.7...42.0.8) ### [`v42.0.7`](https://redirect.github.com/pyca/cryptography/compare/42.0.6...42.0.7) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/42.0.6...42.0.7) ### [`v42.0.6`](https://redirect.github.com/pyca/cryptography/compare/42.0.5...42.0.6) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/42.0.5...42.0.6)

Configuration

📅 Schedule: Branch creation - "" (UTC), 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.



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