diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 14ed86d35f..30cd45472f 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -82,7 +82,7 @@ azure-identity==1.15.0 cffi==1.16.0 -cryptography==42.0.0 ; python_version >= '3.7' +cryptography==42.0.1 ; python_version >= '3.7' frozenlist==1.4.1 ; python_version >= '3.7'