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

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-17 00:09:39 +00:00
..
config feat: init memory into ai chat messaging 2024-01-14 12:08:38 +01:00
content feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
src fix: Activities not showing up when course is public 2024-02-08 20:45:48 +01: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 fix: root_path issue 2024-02-08 20:36:06 +01:00
Dockerfile feat: org wide ai features check 2024-01-14 17:13:29 +01:00
poetry.lock chore(deps): bump python-multipart from 0.0.6 to 0.0.7 in /apps/api 2024-02-12 17:52:56 +00:00
pyproject.toml chore(deps): bump python-multipart from 0.0.6 to 0.0.7 in /apps/api 2024-02-12 17:52:56 +00:00
requirements.txt chore(deps): bump fastapi from 0.104.1 to 0.109.1 in /apps/api 2024-02-17 00:09:39 +00:00