diff --git a/Pipfile b/Pipfile index 0b7b9ba..2bf42ab 100644 --- a/Pipfile +++ b/Pipfile @@ -17,4 +17,4 @@ mypy = "==1.10.0" black = {version = "==24.4.2", markers="python_version >= '3.8'"} pygments = "==2.18.0" tbump = "==6.11.0" -ruff = "==0.4.7" +ruff = "==0.4.8"