fix: django version upgrade to fix vulnerability
This commit is contained in:
parent
cb344ea1f5
commit
a77fe7aa90
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# base requirements
|
# base requirements
|
||||||
|
|
||||||
# django
|
# django
|
||||||
Django==4.2.18
|
Django==4.2.20
|
||||||
# rest framework
|
# rest framework
|
||||||
djangorestframework==3.15.2
|
djangorestframework==3.15.2
|
||||||
# postgres
|
# postgres
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue