diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 84d9374ee4..817a15c21f 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -82,7 +82,7 @@ azure-identity==1.25.3 cffi==2.1.0 -cryptography==49.0.0 ; python_version >= '3.7' +cryptography==50.0.0 ; python_version >= '3.7' frozenlist==1.8.0 ; python_version >= '3.7'