diff --git a/Pipfile b/Pipfile index 021ce42e..a5a87e2b 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ pre-commit = "~=4.2" pytest = "~=8.4" pytest-cov = "~=5.0" python-dateutil = "~=2.9" -ruff = "~=0.12.2" +ruff = "~=0.12.3" tox = "~=4.27" types-python-dateutil = "~=2.9"