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 c4f5494 commit d213b86Copy full SHA for d213b86
pyproject.toml
@@ -42,7 +42,7 @@ gcp = ["dataclasses>=0.8; python_version=='3.6'", "google-auth>=1.6"]
42
43
[dependency-groups]
44
test = [
45
- "mypy==0.982",
+ "mypy==1.18.2",
46
"flake8==6.1.0",
47
"pytest==7.1.3",
48
"pytest-cov==3.0.0",
0 commit comments