Update mypy sanity test requirements (#85832)

pull/85798/head
Matt Clay 3 months ago committed by GitHub
parent eda1383da7
commit ddbedc6ac6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save