diff --git a/requirements-minimal.txt b/requirements-minimal.txt index 2404c062..5f1f7bf6 100644 --- a/requirements-minimal.txt +++ b/requirements-minimal.txt @@ -1,6 +1,6 @@ cached-property celery[redis] -cryptography<39.0.2 # Due to Rust requirements (ok to remove once rustc is puppeted or we just install Rust in the container) +cryptography<44.0.2 # Due to Rust requirements (ok to remove once rustc is puppeted or we just install Rust in the container) django django-bootstrap-form django-ipware diff --git a/requirements.txt b/requirements.txt index a460af77..fea60f15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ click-plugins==1.1.1.2 click-repl==0.3.0 contourpy==1.3.3 cracklib==2.9.6 -cryptography==39.0.1 +cryptography==44.0.1 cycler==0.12.1 Django==5.2.5 django-bootstrap-form==3.4