2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-09-14 14:41:33 +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

@@ -60,3 +60,6 @@ opentelemetry-exporter-otlp
opentelemetry-instrumentation-django
opentelemetry-instrumentation-requests
opentelemetry-instrumentation-redis
# Pins
xmlsec==1.3.14 # 2025-06-02 pinned to avoid issues with builds - see https://github.com/inventree/InvenTree/pull/9713