diff --git a/Pipfile b/Pipfile index 1a5d4f64..0f2bcf95 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ verify_ssl = true httpretty = "~=1.1" mock = "~=5.2" pre-commit = "~=4.2" -pytest = "~=8.3" +pytest = "~=8.4" pytest-cov = "~=5.0" python-dateutil = "~=2.9" ruff = "~=0.11.12"