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