diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 340288e9cc..f22168a8b9 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -82,7 +82,7 @@ azure-identity==1.16.0 cffi==1.16.0 -cryptography==42.0.5 ; python_version >= '3.7' +cryptography==42.0.6 ; python_version >= '3.7' frozenlist==1.4.1 ; python_version >= '3.7'