diff --git a/Solutions/WithSecureElementsViaFunction/Data Connectors/requirements.txt b/Solutions/WithSecureElementsViaFunction/Data Connectors/requirements.txt index 1eae169e602..f0625609913 100644 --- a/Solutions/WithSecureElementsViaFunction/Data Connectors/requirements.txt +++ b/Solutions/WithSecureElementsViaFunction/Data Connectors/requirements.txt @@ -6,7 +6,7 @@ azure-storage-file-share==12.15.0 ; python_version >= "3.10" and python_version certifi==2024.2.2 ; python_version >= "3.10" and python_version < "3.11" cffi==1.16.0 ; python_version >= "3.10" and python_version < "3.11" and platform_python_implementation != "PyPy" charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "3.11" -cryptography==42.0.2 ; python_version >= "3.10" and python_version < "3.11" +cryptography==44.0.1 ; python_version >= "3.10" and python_version < "3.11" idna==3.6 ; python_version >= "3.10" and python_version < "3.11" isodate==0.6.1 ; python_version >= "3.10" and python_version < "3.11" msal-extensions==1.1.0 ; python_version >= "3.10" and python_version < "3.11"