learnhouse/apps/api
dependabot[bot] e37a0d6c65
chore(deps): bump aiohttp in /apps/api in the pip group
Bumps the pip group in /apps/api with 1 update: [aiohttp](https://github.com/aio-libs/aiohttp).


Updates `aiohttp` from 3.10.10 to 3.10.11
- [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.10.10...v3.10.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 21:19:33 +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 org thumbnails creation & edition & redesign dash org config page 2024-09-27 11:03:33 +02:00
src Changed dependencies 2024-10-28 12:04:40 +05:30
.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: disable docs for non-dev envs and introduce internal APIs 2024-08-15 16:56:10 +02:00
cli.py feat: update to next@14.2.2 2024-04-21 13:23:55 +02:00
Dockerfile chore: update Dockerfile for learnhouse-api 2024-08-13 10:39:25 +02:00
poetry.lock chore(deps): bump aiohttp in /apps/api in the pip group 2024-11-18 21:19:33 +00:00
pyproject.toml Changed dependencies 2024-10-28 12:04:40 +05:30