diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index c4b2203583..57cef21098 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -82,7 +82,7 @@ azure-identity==1.14.0 cffi==1.15.1 -cryptography==41.0.3 ; python_version >= '3.7' +cryptography==41.0.4 ; python_version >= '3.7' frozenlist==1.4.0 ; python_version >= '3.7'