diff --git a/Pipfile b/Pipfile index 77a4707..7c6606a 100644 --- a/Pipfile +++ b/Pipfile @@ -17,4 +17,4 @@ mypy = "==1.11.1" black = {version = "==24.8.0", markers="python_version >= '3.8'"} pygments = "==2.18.0" tbump = "==6.11.0" -ruff = "==0.6.1" +ruff = "==0.6.2"