diff --git a/pyproject.toml b/pyproject.toml index c4c6a10d..7ef1335b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "pytest==8.3.2", + "pytest==8.3.3", "coverage==7.6.1", "python-keycloak>=3.9.1,<4.0.0", ]