diff --git a/Pipfile b/Pipfile index 0fbaea7..1de5c6d 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ boto3-stubs = {version = "==1.35.49", extras = ["dynamodb"]} [dev-packages] towncrier = "==24.8.0" -pytest-cov = "==5.0.0" +pytest-cov = "==6.0.0" pytest-xdist = "==3.6.1" black = "==24.10.0" mypy = "==1.12.0"