diff --git a/requirements/dev.txt b/requirements/dev.txt index 7ed4e8df..bd0eb163 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -32,7 +32,7 @@ click==8.1.7 # via pip-tools colorama==0.4.6 # via tox -cryptography==42.0.2 +cryptography==42.0.4 # via # types-pyopenssl # types-redis diff --git a/requirements/typing.txt b/requirements/typing.txt index 0c0d1d5a..06592168 100644 --- a/requirements/typing.txt +++ b/requirements/typing.txt @@ -6,7 +6,7 @@ # cffi==1.15.1 # via cryptography -cryptography==42.0.0 +cryptography==42.0.4 # via # types-pyopenssl # types-redis