diff --git a/Pipfile b/Pipfile index 8220f9d1..7cdc4339 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ name = "pypi" towncrier = "==24.8.0" pytest = "==8.4.0" pytest-benchmark = "==5.1.0" -pytest-cov = "==6.1.1" +pytest-cov = "==6.2.0" mypy = "==1.16.0" tbump = "==6.11.0" sphinx = {version = "==8.2.3", markers="python_version >= '3.12'"}