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

Bump django - fix CVE-2023-36053 (#5168)

* bump deps - fix CVE-2023-36053

* downgrade to 3.9

* fix typo
This commit is contained in:
Matthias Mair
2023-07-04 23:19:53 +02:00
committed by GitHub
parent 7ba26ebfbb
commit 83afa74927
2 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ coveralls==2.1.2
# via -r requirements-dev.in
distlib==0.3.6
# via virtualenv
django==3.2.19
django==3.2.20
# via
# -c requirements.txt
# django-debug-toolbar