We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9622bac commit 543d58bCopy full SHA for 543d58b
setup.py
@@ -16,7 +16,7 @@
16
"pytest-asyncio>=0.26.0",
17
"pytest-env",
18
"pre-commit==4.1.0; python_version >= '3.9'",
19
- "mypy==1.16.0",
+ "mypy==1.16.1",
20
"ruff>=0.8.1",
21
]
22
0 commit comments