diff --git a/pyproject.toml b/pyproject.toml index a23e4cfee..fd50e3f61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "pytest==8.0.2", + "pytest==8.1.1", "coverage==7.4.3", "python-keycloak>=3.9.1", ]