diff --git a/Pipfile b/Pipfile index 487935b4..b7e2fb05 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.8.1" +ruff = "~=0.8.2" tox = "~=4.23" types-python-dateutil = "~=2.9"