Browse Source

Update mypy to 1.15.0

pull/12970/head
Motov Yurii 3 weeks ago
committed by GitHub
parent
commit
48e7c265aa
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      requirements-tests.txt

2
requirements-tests.txt

@ -2,7 +2,7 @@
-r requirements-docs-tests.txt
pytest >=7.1.3,<9.0.0
coverage[toml] >= 6.5.0,< 8.0
mypy ==1.13.0
mypy ==1.15.0
dirty-equals ==0.9.0
sqlmodel==0.0.24
flask >=1.1.2,<4.0.0

Loading…
Cancel
Save