learnhouse/apps/api
dependabot[bot] 8f1b493da7
chore(deps): bump aiohttp from 3.9.1 to 3.9.2 in /apps/api
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.1...v3.9.2)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 00:37:08 +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: package lock 2024-01-17 23:28:45 +01:00
.gitignore Alter: 400 to more specific 409 conflict status code 2024-01-02 09:24:55 +01:00
__init__.py feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
app.py feat: user init & refactors 2023-11-12 23:16:34 +01:00
Dockerfile feat: org wide ai features check 2024-01-14 17:13:29 +01:00
poetry.lock chore(deps): bump aiohttp from 3.9.1 to 3.9.2 in /apps/api 2024-01-30 00:37:08 +00:00
pyproject.toml fix: package lock 2024-01-17 23:28:45 +01:00
requirements.txt feat: org wide ai features check 2024-01-14 17:13:29 +01:00