Skip to content

Commit 4f4cd87

Browse files
authored
chore(Python): bump pyca to 44.0 (#1555)
chore(Python): bump pyca to 44.0 On release, resolves: #1552
1 parent 7d2fcd3 commit 4f4cd87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AwsCryptographyPrimitives/runtimes/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ include = ["**/internaldafny/generated/*.py"]
1313
[tool.poetry.dependencies]
1414
python = "^3.11.0"
1515
aws-cryptography-internal-standard-library = {path = "../../../StandardLibrary/runtimes/python"}
16-
cryptography = "^43.0.1"
16+
cryptography = "^44.0"
1717

1818
# Package testing
1919

0 commit comments

Comments
 (0)