diff --git a/pyproject.toml b/pyproject.toml index 620171d..c258898 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ all = [ ] dev = [ "dvclive[image,tf,xgb,lgbm,huggingface,fastai,lightning,optuna,plots,markdown,tests]", - "mypy==1.18.2", + "mypy==1.19.0", "types-PyYAML" ]