Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): update dependency cryptography to v43 [security] (hotfix…
…/2.7) (#1871) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cryptography](https://github.com/pyca/cryptography) ([changelog](https://cryptography.io/en/latest/changelog/)) | `==41.0.7` -> `==43.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/cryptography/43.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/cryptography/43.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/cryptography/41.0.7/43.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/cryptography/41.0.7/43.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | ### GitHub Vulnerability Alerts #### [GHSA-h4gh-qq45-vh27](https://github.com/pyca/cryptography/security/advisories/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 <details> <summary>pyca/cryptography (cryptography)</summary> ### [`v43.0.1`](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1) [Compare Source](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1) ### [`v43.0.0`](https://github.com/pyca/cryptography/compare/42.0.8...43.0.0) [Compare Source](https://github.com/pyca/cryptography/compare/42.0.8...43.0.0) ### [`v42.0.8`](https://github.com/pyca/cryptography/compare/42.0.7...42.0.8) [Compare Source](https://github.com/pyca/cryptography/compare/42.0.7...42.0.8) ### [`v42.0.7`](https://github.com/pyca/cryptography/compare/42.0.6...42.0.7) [Compare Source](https://github.com/pyca/cryptography/compare/42.0.6...42.0.7) ### [`v42.0.6`](https://github.com/pyca/cryptography/compare/42.0.5...42.0.6) [Compare Source](https://github.com/pyca/cryptography/compare/42.0.5...42.0.6) ### [`v42.0.5`](https://github.com/pyca/cryptography/compare/42.0.4...42.0.5) [Compare Source](https://github.com/pyca/cryptography/compare/42.0.4...42.0.5) ### [`v42.0.4`](https://github.com/pyca/cryptography/compare/42.0.3...42.0.4) [Compare Source](https://github.com/pyca/cryptography/compare/42.0.3...42.0.4) ### [`v42.0.3`](https://github.com/pyca/cryptography/compare/42.0.2...42.0.3) [Compare Source](https://github.com/pyca/cryptography/compare/42.0.2...42.0.3) ### [`v42.0.2`](https://github.com/pyca/cryptography/compare/42.0.1...42.0.2) [Compare Source](https://github.com/pyca/cryptography/compare/42.0.1...42.0.2) ### [`v42.0.1`](https://github.com/pyca/cryptography/compare/42.0.0...42.0.1) [Compare Source](https://github.com/pyca/cryptography/compare/42.0.0...42.0.1) ### [`v42.0.0`](https://github.com/pyca/cryptography/compare/41.0.7...42.0.0) [Compare Source](https://github.com/pyca/cryptography/compare/41.0.7...42.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "" in timezone Etc/UTC, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/charmcraft). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6ImhvdGZpeC8yLjciLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Lowe <alex.lowe@canonical.com>
- Loading branch information