chore: upgrade Python version from 3.10 to 3.13 across the project

Agent-Logs-Url: https://github.com/christianlouis/dmarq/sessions/29bd6108-4094-48ca-8976-10df52774551

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-29 23:08:18 +00:00
parent 12567f77c0
commit a61bf4df0a
14 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ Give your AI assistant context about DMARQ:
```markdown
DMARQ is a self-hosted DMARC monitoring platform built with:
- Backend: FastAPI (Python 3.10+)
- Backend: FastAPI (Python 3.13+)
- Database: SQLAlchemy ORM (PostgreSQL/SQLite)
- Templates: Jinja2 with Tailwind CSS
- Architecture: RESTful API with server-side rendering