learnhouse/apps/api
dependabot[bot] 938c3a2349
chore(deps): bump sqlmodel from 0.0.10 to 0.0.16 in /apps/api
Bumps [sqlmodel](https://github.com/tiangolo/sqlmodel) from 0.0.10 to 0.0.16.
- [Release notes](https://github.com/tiangolo/sqlmodel/releases)
- [Changelog](https://github.com/tiangolo/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](https://github.com/tiangolo/sqlmodel/compare/0.0.10...0.0.16)

---
updated-dependencies:
- dependency-name: sqlmodel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 09:06:37 +00:00
..
config feat: new run method & add local dev setup 2024-03-31 15:14:25 +02:00
content feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
src feat: scope invite code to UserGroups 2024-03-30 23:05:27 +00:00
.gitignore feat: implement backend avatar update 2024-01-20 00:41:37 +01:00
__init__.py feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
app.py feat: new run method & add local dev setup 2024-03-31 15:14:25 +02:00
Dockerfile feat: new run method & add local dev setup 2024-03-31 15:14:25 +02:00
poetry.lock chore(deps): bump sqlmodel from 0.0.10 to 0.0.16 in /apps/api 2024-04-01 09:06:37 +00:00
pyproject.toml chore(deps): bump sqlmodel from 0.0.10 to 0.0.16 in /apps/api 2024-04-01 09:06:37 +00:00