diff --git a/pyproject.toml b/pyproject.toml index 4dda58be..4aa38911 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ optional-dependencies.dev = [ "pylint-per-file-ignores==1.4.0", "pyproject-fmt==2.6.0", "pyright==1.1.402", - "pyroma==4.2", + "pyroma==4.3.1", "pytest==8.4.1", "pytest-cov==6.2.1", "pytest-retry==1.7.0",