diff --git a/Pipfile b/Pipfile index 0dc36cc..53dc52a 100644 --- a/Pipfile +++ b/Pipfile @@ -17,4 +17,4 @@ mypy = "==1.14.1" black = {version = "==24.10.0", markers="python_version >= '3.8'"} pygments = "==2.18.0" tbump = "==6.11.0" -ruff = "==0.8.5" +ruff = "==0.8.6"