diff --git a/Pipfile b/Pipfile index 37fcbbe5..6e494b03 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ httpretty = "~=1.1" mock = "~=5.1" pre-commit = "~=2.21" pytest = "~=8.3" -pytest-cov = "~=5.0" +pytest-cov = "~=6.0" python-dateutil = "~=2.9" ruff = "~=0.7.0" tox = "~=4.23"