3 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
3dc3bcf157 Migrate to SQLAlchemy for database operations
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 09:04:28 +00:00
dependabot[bot]
fb24eba587 Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the /backend directory: [flask-cors](https://github.com/corydolphin/flask-cors) and [werkzeug](https://github.com/pallets/werkzeug).


Updates `flask-cors` from 4.0.0 to 6.0.0
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](https://github.com/corydolphin/flask-cors/compare/4.0.0...6.0.0)

Updates `werkzeug` from 3.0.1 to 3.1.4
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.1...3.1.4)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-version: 6.0.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: werkzeug
  dependency-version: 3.1.4
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-29 07:55:54 +00:00
copilot-swe-agent[bot]
e0d353fe69 Implement complete package repository with Flask, Next.js, auth, and e2e tests
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 07:33:05 +00:00