diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 722eaca04c..6632403cbf 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -82,7 +82,7 @@ azure-identity==1.20.0 cffi==1.17.1 -cryptography==44.0.1 ; python_version >= '3.7' +cryptography==44.0.2 ; python_version >= '3.7' frozenlist==1.5.0 ; python_version >= '3.7'