Skip to content

Commit 0869a40

Browse files
Update dependency cryptography to v44.0.3 (#2128)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cryptography](https://redirect.github.com/pyca/cryptography) ([changelog](https://cryptography.io/en/latest/changelog/)) | patch | `==44.0.1` -> `==44.0.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>pyca/cryptography (cryptography)</summary> ### [`v44.0.3`](https://redirect.github.com/pyca/cryptography/compare/44.0.2...44.0.3) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/44.0.2...44.0.3) ### [`v44.0.2`](https://redirect.github.com/pyca/cryptography/compare/44.0.1...44.0.2) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/44.0.1...44.0.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am every weekday" (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>
1 parent d335fa8 commit 0869a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-py-oidc-provider-pulumi-cloud/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pulumi-aws>=6.0.2,<7.0.0
33
certifi==2025.1.31
44
cffi==1.17.1
55
charset-normalizer==3.4.1
6-
cryptography==44.0.1
6+
cryptography==44.0.3
77
idna==3.10
88
pycparser==2.22
99
pyOpenSSL==25.0.0

0 commit comments

Comments
 (0)