2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-06-12 19:49:30 +00:00

chore(backend): bump django (#11907)

* bump django

* add  comment regarding GHSA-5h8x-9c6f-2j8m

---------

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
Matthias Mair
2026-05-10 00:39:00 +02:00
committed by GitHub
parent 39b43288bb
commit 1aed591c2f
6 changed files with 20 additions and 15 deletions
+5
View File
@@ -7,3 +7,8 @@ reason = "Effected codepath is not used in the project"
# botocore < 2.5.0 - see https://github.com/boto/botocore/issues/3499
id = "GHSA-pq67-6m6q-mj2v"
reason = "Effected codepath is not used in the project"
[[IgnoredVulns]]
# paramiko supports SHA1 signatures - this is outside of scope for this project
id = "GHSA-5h8x-9c6f-2j8m"
reason = "Effected codepath is not used in the project"