learnhouse/apps/api
dependabot[bot] 08b01363d1
chore(deps): bump the pip group in /apps/api with 2 updates
Bumps the pip group in /apps/api with 2 updates: [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) and [idna](https://github.com/kjd/idna).


Updates `ecdsa` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/tlsfuzzer/python-ecdsa/releases)
- [Changelog](https://github.com/tlsfuzzer/python-ecdsa/blob/master/NEWS)
- [Commits](https://github.com/tlsfuzzer/python-ecdsa/compare/python-ecdsa-0.18.0...python-ecdsa-0.19.0)

Updates `idna` from 3.6 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: ecdsa
  dependency-type: indirect
  dependency-group: pip
- dependency-name: idna
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 04:41:13 +00:00
..
config feat: new run method & add local dev setup 2024-03-31 15:14:25 +02:00
content feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
src Merge pull request #195 from learnhouse/feat/collaboration-server 2024-04-07 18:14:31 +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
app.py feat: new run method & add local dev setup 2024-03-31 15:14:25 +02:00
Dockerfile feat: new run method & add local dev setup 2024-03-31 15:14:25 +02:00
poetry.lock chore(deps): bump the pip group in /apps/api with 2 updates 2024-04-12 04:41:13 +00:00
pyproject.toml chore(deps): bump sentry-sdk from 1.44.0 to 1.45.0 in /apps/api 2024-04-10 21:46:35 +00:00