fix: upgrade SQLAlchemy to 2.0.48 for Python 3.14 compatibility

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
Agent-Logs-Url: https://github.com/christianlouis/pop_puller_to_gmail/sessions/222505d6-7a47-4202-a77a-315550f83178
This commit is contained in:
copilot-swe-agent[bot]
2026-03-23 19:01:35 +00:00
parent a2215f1482
commit 2c6e1646ef
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -96,6 +96,7 @@ Comprehensive task breakdown for repository improvements and production readines
- [x] Set up automatic dependency updates (Dependabot)
- [x] Merge Dependabot dependency updates (PRs #26#49)
- [x] Remove CodeQL checks from CI (was blocking builds)
- [x] Upgrade SQLAlchemy to 2.0.48 to fix Python 3.14 test failures
### In Progress 🔨
- [ ] Configure branch protection rules