2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 11:35:41 +00:00

bump backend deps (#9713)

* bump backend deps

* lower xmlsec to fix build

* add permament pin

* lower allauth as there are api changes

* unify dependabot config
This commit is contained in:
Matthias Mair
2025-06-02 03:26:49 +02:00
committed by GitHub
parent f9675fc93b
commit 7a984f831f
7 changed files with 580 additions and 594 deletions

View File

@ -23,19 +23,6 @@ updates:
directories:
- /docs
- /contrib/dev_reqs
schedule:
interval: weekly
day: friday
groups:
dependencies:
patterns:
- "*" # Include all dependencies
assignees:
- "matmair"
versioning-strategy: increase
- package-ecosystem: pip
directories:
- /contrib/container
- /src/backend
schedule: