We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d2fcd3 commit 4f4cd87Copy full SHA for 4f4cd87
1 file changed
AwsCryptographyPrimitives/runtimes/python/pyproject.toml
@@ -13,7 +13,7 @@ include = ["**/internaldafny/generated/*.py"]
13
[tool.poetry.dependencies]
14
python = "^3.11.0"
15
aws-cryptography-internal-standard-library = {path = "../../../StandardLibrary/runtimes/python"}
16
-cryptography = "^43.0.1"
+cryptography = "^44.0"
17
18
# Package testing
19
0 commit comments