Skip to content

Commit

Permalink
Update dependency cryptography to v44 [SECURITY] (#1840)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cryptography](https://redirect.github.com/pyca/cryptography)
([changelog](https://cryptography.io/en/latest/changelog/)) | major |
`==43.0.1` -> `==44.0.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

### GitHub Vulnerability Alerts

####
[CVE-2024-12797](https://redirect.github.com/pyca/cryptography/security/advisories/GHSA-79v4-65xg-pq4g)

pyca/cryptography's wheels include a statically linked copy of OpenSSL.
The versions of OpenSSL included in cryptography 42.0.0-44.0.0 are
vulnerable to a security issue. More details about the vulnerability
itself can be found in
https://openssl-library.org/news/secadv/20250211.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>

###
[`v44.0.1`](https://redirect.github.com/pyca/cryptography/compare/44.0.0...44.0.1)

[Compare
Source](https://redirect.github.com/pyca/cryptography/compare/44.0.0...44.0.1)

###
[`v44.0.0`](https://redirect.github.com/pyca/cryptography/compare/43.0.3...44.0.0)

[Compare
Source](https://redirect.github.com/pyca/cryptography/compare/43.0.3...44.0.0)

###
[`v43.0.3`](https://redirect.github.com/pyca/cryptography/compare/43.0.1...43.0.3)

[Compare
Source](https://redirect.github.com/pyca/cryptography/compare/43.0.1...43.0.3)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "" (UTC), Automerge - "every weekday"
(UTC).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->

Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
pulumi-renovate[bot] authored Feb 11, 2025
1 parent b88c014 commit bccf514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-py-oidc-provider-pulumi-cloud/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pulumi-aws>=6.0.2,<7.0.0
certifi==2024.7.4
cffi==1.15.1
charset-normalizer==3.3.0
cryptography==43.0.1
cryptography==44.0.1
idna==3.7
pycparser==2.21
pyOpenSSL==23.2.0
Expand Down

0 comments on commit bccf514

Please sign in to comment.