We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 763e05e commit 2fe4cc9Copy full SHA for 2fe4cc9
2 files changed
pyproject.toml
@@ -24,7 +24,7 @@ tests = [
24
"pytest-httpserver>=1",
25
]
26
typing = [
27
- "mypy>=1.20.0",
+ "mypy>=1.20.1",
28
"ty>=0.0.29",
29
{ include-group = "tests" },
30
0 commit comments