diff --git a/Pipfile b/Pipfile index 9a9a43d6..57438858 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.4" +ruff = "~=0.11.5" tox = "~=4.25" types-python-dateutil = "~=2.9"