diff --git a/pyproject.toml b/pyproject.toml index c2aec6f3..2f8c3994 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,13 +30,13 @@ dev = [ "autopep8==2.3.2", "flake8==7.3.0", "mongomock==4.3.0", - "mypy==1.19.1", + "mypy==1.20.2", "pandas>=2.3.3", "pre-commit==3.8.0", "pylint==3.3.9", "pytest==8.4.2", "pytest-cov==7.1.0", - "ruff==0.15.8", + "ruff==0.15.16", "streamlit>=1.56.0", "types-requests==2.33.0.20260327", "vulture==2.16",