fix: django version upgrade to fix vulnerability

This commit is contained in:
sriram veeraghanta 2025-03-07 13:35:54 +05:30
parent cb344ea1f5
commit a77fe7aa90

View file

@ -1,7 +1,7 @@
# base requirements
# django
Django==4.2.18
Django==4.2.20
# rest framework
djangorestframework==3.15.2
# postgres