learnhouse/apps/api
dependabot[bot] 4d2b14296a
chore(deps): bump pytest from 7.4.4 to 8.1.1 in /apps/api
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:35:17 +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 pytest from 7.4.4 to 8.1.1 in /apps/api 2024-03-31 00:35:17 +00:00
pyproject.toml chore(deps): bump pytest from 7.4.4 to 8.1.1 in /apps/api 2024-03-31 00:35:17 +00:00