diff --git a/requirements-dev.txt b/requirements-dev.txt index 1707b30e8cc..f6c4f734618 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.7 ; python_version >= '3.7' +cryptography==42.0.8 ; python_version >= '3.7' frozenlist==1.4.1 ; python_version >= '3.8'