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:
@ -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
|
||||
|
Reference in New Issue
Block a user