diff --git a/pyproject.toml b/pyproject.toml index a600ee0d..100b06f9 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.381", + "pyright == 1.1.380", "isort ~= 5.13", "ruff ~= 0.3", "bandit[sarif,toml] ~= 1.7"