We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e592a6b + cc4bf8a commit 4a03fe8Copy full SHA for 4a03fe8
1 file changed
requirements-tests.txt
@@ -1,9 +1,9 @@
1
autoflake
2
-mypy == 1.14.1
+mypy == 1.15.0
3
pytest >= 7.1.3,< 9.0.0
4
pytest-asyncio
5
-pytest-cov >= 2.12.0,< 6.0.0
6
-ruff ==0.9.4
+pytest-cov >= 2.12.0,< 7.0.0
+ruff ==0.13.3
7
pytest-cov >= 2.12.0,< 7.0.0
8
types-python-dateutil
9
types-pytz
0 commit comments