67bd2cb1ca331ee0ee893d8b0d3eedef519fe66a
This patch update Django version to the current LTS version i.e. 4.2 in global-requirements.txt as Django 3.2 is going to end its extended support by April 2024[1]. horizon and all its plugins already support Django 4.2 version, So let's make this the default version. Also, I will update the Django version in ``upper-constraints.txt' in a separate patch because if I update the Django version in upper-constraints.txt in the same patch requirements check-uc job starts failing. [1] https://www.djangoproject.com/download/ Change-Id: I0e0dfc3ef4fd0e6ff1064944aeb9128a607050e9
Global Requirements and Constraints for OpenStack Projects
Resources and Documentation
Please refer to the dependency management documentation linked below for up to date documentation on how to use and interact with the requirements project.
Description
Languages
Python
88.1%
Shell
11.9%