diff --git a/pyproject.toml b/pyproject.toml index b3e73788..441c8939 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ [project.optional-dependencies] tests = [ "pytest==8.3.4", - "coverage==7.6.8", + "coverage==7.6.9", "python-keycloak>=3.9.1,<4.0.0", ]