Closes #18743: Upgrade to Django 5.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# The Python web framework on which NetBox is built
|
||||
# https://docs.djangoproject.com/en/stable/releases/
|
||||
Django<5.2
|
||||
Django==5.2.*
|
||||
|
||||
# Django middleware which permits cross-domain API requests
|
||||
# https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst
|
||||
|
@@ -1,4 +1,4 @@
|
||||
Django==5.1.5
|
||||
Django==5.2b1
|
||||
django-cors-headers==4.6.0
|
||||
django-debug-toolbar==5.0.1
|
||||
django-filter==24.3
|
||||
|
Reference in New Issue
Block a user