diff --git a/Pipfile b/Pipfile index f0fea58f..5a383b115 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ pre-commit = "~=4.2" pytest = "~=8.4" pytest-cov = "~=5.0" python-dateutil = "~=2.9" -ruff = "~=0.11.13" +ruff = "~=0.12.0" tox = "~=4.26" types-python-dateutil = "~=2.9"