diff --git a/pyproject.toml b/pyproject.toml index c330aad..89f4707 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ aiostream = [ # because they are not inteded for external use but give us a stable and reproducable CI and dev experience. ] coverage = [ - "coverage==7.6.3" + "coverage==7.6.4" ] formatting = [ "black==24.10.0",