diff --git a/Pipfile b/Pipfile index aca4978..7dbf93f 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ types-requests = "==2.32.4.20260107" towncrier = "==25.8.0" mypy = "==1.19.1" pytest = "==9.0.2" -pytest-cov = "==7.0.0" +pytest-cov = "==7.1.0" tbump = "==6.11.0" sphinx = "==9.1.0" sphinx-jsonschema = "==1.19.2"