diff --git a/pyproject.toml b/pyproject.toml index d6f986c..5662c06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ dev-dependencies = [ "pytest-cov >= 4.1,< 5.0", "coverage ~= 7.4", "junit2html >= 30.1,< 32.0", - "pyright == 1.1.384", + "pyright == 1.1.385", "isort ~= 5.13", "ruff ~= 0.3", "bandit[sarif,toml] ~= 1.7"