diff --git a/pyproject.toml b/pyproject.toml index 2df81fc..a7d71ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,8 +59,8 @@ dev = [ "pytest-cov>=3.0.0,<5.0.0", "pytest-pretty>=1.0.0,<2.0.0", # style - "ruff==0.1.14", - "mypy==1.8.0", + "ruff==0.6.4", + "mypy==1.10.0", "pre-commit>=3.0.0,<4.0.0", # docs "sphinx>=3.0.0,!=3.5.0",