diff --git a/docassemble_webapp/pyproject.toml b/docassemble_webapp/pyproject.toml index 9f16ebd6e..95f6cc0b3 100644 --- a/docassemble_webapp/pyproject.toml +++ b/docassemble_webapp/pyproject.toml @@ -60,7 +60,7 @@ dependencies = [ "colorama==0.4.6", "configparser==7.2.0", "convertapi==2.0.0", - "cryptography==49.0.0", + "cryptography==50.0.0", "cssselect2==0.9.0", "defusedxml==0.7.1", "Deprecated==1.3.1",