diff --git a/Pipfile b/Pipfile index 1f8867e3..af7d5418 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ pre-commit = "~=4.2" pytest = "~=8.3" pytest-cov = "~=5.0" python-dateutil = "~=2.9" -ruff = "~=0.11.7" +ruff = "~=0.11.8" tox = "~=4.25" types-python-dateutil = "~=2.9"