diff --git a/Pipfile b/Pipfile index 5f7ace59..79bdab15 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ httpretty = "~=1.1" mock = "~=5.1" pre-commit = "~=3.5" pytest = "~=8.3" -pytest-cov = "~=5.0" +pytest-cov = "~=6.0" python-dateutil = "~=2.9" ruff = "~=0.7.4" tox = "~=4.23"