upgrade Django to 5.0.8 and Webpack to 5.94.0 to fix security vulnerabilities
This commit is contained in:
parent
f129f068e0
commit
3907f1df29
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ certifi==2024.7.4
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
diff-match-patch==20230430
|
diff-match-patch==20230430
|
||||||
Django==5.0.7
|
Django==5.0.8
|
||||||
django-cors-headers==4.4.0
|
django-cors-headers==4.4.0
|
||||||
django-debug-toolbar==4.4.6
|
django-debug-toolbar==4.4.6
|
||||||
django-grip==3.5.0
|
django-grip==3.5.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue