diff --git a/Pipfile b/Pipfile index ae991286..d0fc7c87 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ pre-commit = "~=3.5" pytest = "~=8.3" pytest-cov = "~=5.0" python-dateutil = "~=2.9" -ruff = "~=0.7.4" +ruff = "~=0.8.1" tox = "~=4.23" types-python-dateutil = "~=2.9"