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 3915fa2 commit 336c869Copy full SHA for 336c869
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.18.1",
+ "mypy==1.18.2",
89
"pandas-stubs",
90
"types-colorama",
91
"types-psutil",
0 commit comments