learnhouse/apps/api
dependabot[bot] c4aff19c6a
chore(deps): bump sentry-sdk from 2.12.0 to 2.13.0 in /apps/api
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/2.12.0...2.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 09:52:29 +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 fix: add cascades for foreign keys 2024-08-29 19:40:17 +02:00
src fix: various bugs 2024-08-29 20:12:15 +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: 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 sentry-sdk from 2.12.0 to 2.13.0 in /apps/api 2024-09-01 09:52:29 +00:00
pyproject.toml chore(deps): bump sentry-sdk from 2.12.0 to 2.13.0 in /apps/api 2024-09-01 09:52:29 +00:00