diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 0465cb2e34..978a083a0d 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -82,7 +82,7 @@ azure-identity==1.14.1 cffi==1.16.0 -cryptography==41.0.4 ; python_version >= '3.7' +cryptography==41.0.5 ; python_version >= '3.7' frozenlist==1.4.0 ; python_version >= '3.7'