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 114fd80 commit 3915fa2Copy full SHA for 3915fa2
pyproject.toml
@@ -85,7 +85,7 @@ gdrive = ["dvc-gdrive>=3,<4"]
85
gs = ["dvc-gs>=3.0.2,<4"]
86
hdfs = ["dvc-hdfs>=3,<4"]
87
lint = [
88
- "mypy==1.17.1",
+ "mypy==1.18.1",
89
"pandas-stubs",
90
"types-colorama",
91
"types-psutil",
0 commit comments