diff --git a/python_wrapper/pyproject.toml b/python_wrapper/pyproject.toml index aee3ccb..0b6614d 100644 --- a/python_wrapper/pyproject.toml +++ b/python_wrapper/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ dependencies = [ "gitlab-ci-verify-bin==2.*", - "coverage==7.13.*" + "coverage==7.15.*" ]