diff --git a/pyproject.toml b/pyproject.toml index 1a160f3e..0963d2d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ agents = [ "fastapi==0.111.1", "APScheduler==3.10.4", "prisma==0.13.1", - "google-ads==24.1.0", + "google-ads==25.0.0", "httpx==0.27.0", "uvicorn==0.30.6", "python-dotenv==1.0.1",