learnhouse/apps/api
dependabot[bot] 7088e0189e
chore(deps): bump faker from 22.7.0 to 24.4.0 in /apps/api
Bumps [faker](https://github.com/joke2k/faker) from 22.7.0 to 24.4.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v22.7.0...v24.4.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:31:07 +00:00
..
config feat: email sending and invites backend code 2024-03-18 22:26:09 +00:00
content feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
src feat: scope invite code to UserGroups 2024-03-30 23:05:27 +00: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 fix: root_path issue 2024-02-08 20:36:06 +01:00
Dockerfile Update Python version and dependencies in Dockerfile and pyproject.toml 2024-02-21 16:52:56 +01:00
poetry.lock chore(deps): bump faker from 22.7.0 to 24.4.0 in /apps/api 2024-03-31 00:31:07 +00:00
pyproject.toml chore(deps): bump faker from 22.7.0 to 24.4.0 in /apps/api 2024-03-31 00:31:07 +00:00