learnhouse/apps/api
dependabot[bot] 384705114c
chore(deps): bump fastapi from 0.110.2 to 0.111.0 in /apps/api
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.2 to 0.111.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.110.2...0.111.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 12:26:07 +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: init new self-hosting method 2024-04-21 12:37:06 +02: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
cli.py feat: update to next@14.2.2 2024-04-21 13:23:55 +02:00
Dockerfile feat: new run method & add local dev setup 2024-03-31 15:14:25 +02:00
poetry.lock chore(deps): bump fastapi from 0.110.2 to 0.111.0 in /apps/api 2024-05-06 12:26:07 +00:00
pyproject.toml chore(deps): bump fastapi from 0.110.2 to 0.111.0 in /apps/api 2024-05-06 12:26:07 +00:00