diff --git a/Pipfile b/Pipfile index ac8afd2..4b713a4 100644 --- a/Pipfile +++ b/Pipfile @@ -14,4 +14,4 @@ mypy = "==1.11.1" black = {version = "==24.8.0", markers="python_version >= '3.8'"} tbump = "==6.11.0" sphinx = {version = "==8.0.2", markers="python_version >= '3.10'"} -ruff = "==0.6.0" +ruff = "==0.6.1"