diff --git a/Pipfile b/Pipfile index e6f515f..a216313 100644 --- a/Pipfile +++ b/Pipfile @@ -14,6 +14,6 @@ towncrier = "==24.8.0" pytest-cov = "==5.0.0" pytest-xdist = "==3.6.1" black = "==24.8.0" -ruff = "==0.6.5" +ruff = "==0.6.6" mypy = "==1.11.2" tbump = "==6.11.0"