diff --git a/pyproject.toml b/pyproject.toml index 16253b5..6250e23 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,9 +18,9 @@ dev = [ "pytest-timeout==2.4.0", "pytest-asyncio==1.4.0", "pytest-cov==7.1.0", - "ruff==0.15.18", + "ruff==0.15.20", "bandit==1.9.4", - "pyright==1.1.410", + "pyright==1.1.411", "twine==6.2.0", "pandas>=2.0.0", ]