diff --git a/pyproject.toml b/pyproject.toml index 32325582..0d8d10b2 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", ]