Test update to Django 4.2.3

This commit is contained in:
CocoByte 2024-02-07 14:54:28 -07:00
parent 5faa438956
commit 823f134687
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F
3 changed files with 570 additions and 617 deletions

View file

@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"
[packages]
django = "*"
django = "4.2.3"
cfenv = "*"
django-cors-headers = "*"
pycryptodomex = "*"