diff --git a/pyproject.toml b/pyproject.toml index da84c71aa..8ce3581df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ optional-dependencies.dev = [ "pylint-per-file-ignores==3.2.0", "pyproject-fmt==2.11.1", "pyright==1.1.407", - "pyroma==5.0", + "pyroma==5.0.1", "pytest==9.0.1", "pytest-retry==1.7.0", "pytest-xdist==3.8.0",