diff --git a/testbed/pyproject.toml b/testbed/pyproject.toml index c7ef797afb..371fbe7147 100644 --- a/testbed/pyproject.toml +++ b/testbed/pyproject.toml @@ -4,7 +4,7 @@ version = "0.0.1" [project.optional-dependencies] test = [ - "coverage==7.6.1", + "coverage==7.6.2", "coverage-conditional-plugin == 0.9.0", # fonttools is only needed by Android, but we need to use # sys.platform == 'linux' as there's no dependency identifier