diff --git a/requirements-dev.txt b/requirements-dev.txt index 5a4d9239778..3db3f8f6e58 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -76,7 +76,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 ; python_version >= '3.7' -cryptography==42.0.6 ; python_version >= '3.7' +cryptography==42.0.7 ; python_version >= '3.7' frozenlist==1.4.1 ; python_version >= '3.8'