diff --git a/test/sanity/code-smell/mypy.requirements.txt b/test/sanity/code-smell/mypy.requirements.txt index d35fdc6da51..36f2409c5c8 100644 --- a/test/sanity/code-smell/mypy.requirements.txt +++ b/test/sanity/code-smell/mypy.requirements.txt @@ -1,6 +1,6 @@ # edit "mypy.requirements.in" and generate with: hacking/update-sanity-requirements.py --test mypy -cffi==1.17.1 -cryptography==45.0.6 +cffi==2.0.0 +cryptography==45.0.7 iniconfig==2.1.0 Jinja2==3.1.6 MarkupSafe==3.0.2 @@ -11,8 +11,8 @@ pathspec==0.12.1 pluggy==1.6.0 pycparser==2.22 Pygments==2.19.2 -pytest==8.4.1 -pytest-mock==3.14.1 +pytest==8.4.2 +pytest-mock==3.15.0 tomli==2.2.1 types-backports==0.1.3 types-paramiko==4.0.0.20250822