Skip to content

Commit

Permalink
Update cryptography requirement in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version.

Updates `cryptography` to 44.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@43.0.0...44.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent aa335ba commit 90039db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
boto3>=1.34,<2.0
cryptography>=43.0.0,<44.0
cryptography>=43.0.0,<45.0
pulumi>=3.130.0,<4.0.0
pulumi-aws==6.65.0
pulumi-random>=4.16,<5.0
Expand Down

0 comments on commit 90039db

Please sign in to comment.