diff --git a/Pipfile b/Pipfile index f0418d7c..d45da041 100644 --- a/Pipfile +++ b/Pipfile @@ -14,4 +14,4 @@ mypy = "==1.9.0" black = {version = "==24.4.0", markers="python_version >= '3.8'"} tbump = "==6.11.0" sphinx = {version = "==7.3.6", markers="python_version >= '3.9'"} -ruff = "==0.3.7" +ruff = "==0.4.0"