requirements.txt: upgrade Django 3.2 -> 4.2

Update to 4.2 LTS release

https://docs.djangoproject.com/en/4.2/releases/4.2/
https://docs.djangoproject.com/en/4.1/releases/4.1/
https://docs.djangoproject.com/en/4.0/releases/4.0/

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
This commit is contained in:
Tim Orling 2023-08-25 14:56:19 -07:00
parent b4d9c92d5d
commit 082f5aab79

View File

@ -3,7 +3,7 @@ beautifulsoup4==4.10.0
billiard==3.6.4.0
celery==5.2.3
confusable-homoglyphs==3.2.0
Django>=3.2,<3.3
Django>=4.2,<4.3
django-appconf==1.0.5
django-axes==5.31.0
django-bootstrap-pagination==1.7.1