diff --git a/pyproject.toml b/pyproject.toml index 8194289..3e35f9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "grpcio-reflection==1.*", "protobuf==5.29.3", "pydantic==2.*", - "structlog==24.*", + "structlog==25.*", ] dynamic = ["version"]