diff --git a/Pipfile b/Pipfile index 4b9be110..04820ee3 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ pre-commit = "~=4.1" pytest = "~=8.3" pytest-cov = "~=5.0" python-dateutil = "~=2.9" -ruff = "~=0.9.7" +ruff = "~=0.9.9" tox = "~=4.24" types-python-dateutil = "~=2.9"