Files
legal-ai/web
Chaim a3468d5b2f
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 3m17s
fix: use timezone-aware datetime in webhook timestamp
Replace deprecated datetime.utcnow() with datetime.now(timezone.utc)
to avoid Python 3.12+ DeprecationWarning.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 10:15:52 +00:00
..