learnhouse/apps/api
dependabot[bot] 3f36091057
chore(deps): bump openai from 1.14.3 to 1.17.0 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.14.3 to 1.17.0.
- [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.14.3...v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 20:37:28 +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 Merge pull request #195 from learnhouse/feat/collaboration-server 2024-04-07 18:14:31 +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
Dockerfile feat: new run method & add local dev setup 2024-03-31 15:14:25 +02:00
poetry.lock chore(deps): bump openai from 1.14.3 to 1.17.0 in /apps/api 2024-04-10 20:37:28 +00:00
pyproject.toml chore(deps): bump openai from 1.14.3 to 1.17.0 in /apps/api 2024-04-10 20:37:28 +00:00