diff --git a/Pipfile b/Pipfile index c1335b3a..be4dd524 100644 --- a/Pipfile +++ b/Pipfile @@ -14,4 +14,4 @@ mypy = "==1.8.0" black = {version = "==24.1.1", markers="python_version >= '3.8'"} tbump = "==6.11.0" sphinx = {version = "==7.2.6", markers="python_version >= '3.9'"} -ruff = "==0.2.0" +ruff = "==0.2.1"