diff --git a/Pipfile b/Pipfile index 1665ccb..4b509a8 100644 --- a/Pipfile +++ b/Pipfile @@ -13,4 +13,4 @@ coverage = "==7.6.8" black = {version = "==24.10.0", markers="python_version >= '3.12'"} mypy = "==1.13.0" tbump = "==6.11.0" -ruff = "==0.8.1" +ruff = "==0.8.2"