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