diff --git a/tools/requirements.txt b/tools/requirements.txt index d9323ab18a5..6be307eaceb 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -32,7 +32,7 @@ configargparse==1.7 ; python_version >= "3.9" and python_version < "4.0" configobj==5.0.9 ; python_version >= "3.9" and python_version < "4.0" coverage==7.6.10 ; python_version >= "3.9" and python_version < "4.0" crashtest==0.4.1 ; python_version >= "3.9" and python_version < "4.0" -cryptography==43.0.3 ; python_version >= "3.9" and python_version < "4.0" +cryptography==46.0.5 ; python_version >= "3.9" and python_version < "4.0" cython==0.29.37 ; python_version >= "3.9" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.9" and python_version < "4.0" deprecated==1.2.18 ; python_version >= "3.9" and python_version < "4.0"