diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 0da5d50699..9c67e2d28c 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'