learnhouse/apps/api
dependabot[bot] 8b6107ad6b
chore(deps): bump openai from 1.40.0 to 1.40.2 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.40.0 to 1.40.2.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.40.0...v1.40.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 17:48:12 +00:00
..
config fix(chromadb): use localhost for docker-compose 2024-05-26 11:51:37 +02:00
content feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
migrations feat: init assignment subpages and misc python and ts improvements 2024-07-20 21:12:13 +02:00
src feat: Update RBAC checks for assignments 2024-08-08 20:28:34 +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
alembic.ini feat: init alembic + add init revision 2024-07-11 19:57:12 +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 fix: pydantic issue 2024-06-10 10:07:53 +01:00
poetry.lock chore(deps): bump openai from 1.40.0 to 1.40.2 in /apps/api 2024-08-09 17:48:12 +00:00
pyproject.toml chore(deps): bump openai from 1.40.0 to 1.40.2 in /apps/api 2024-08-09 17:48:12 +00:00