openedx / edx-django-utils

edX utilities for Django Application development.
https://edx.readthedocs.io/projects/edx-django-utils/en/latest/
Apache License 2.0
26 stars 20 forks source link

chore: Post Django32 Cleanup #186

Closed edx-requirements-bot closed 2 years ago

edx-requirements-bot commented 2 years ago
Additional information from script execution

Python code cleanup by the cleanup-python-code Jenkins job.

This pull request was generated by the cleanup-python-code Jenkins job, which ran ``` modernize_github_actions_django; modernize_github_actions; modernize_tox; sed -i -E 's/django(<|>)[0-9]*\.[0-9]+/django<4.0/gi' ./requirements/constraints.txt; make upgrade; ```

The following packages were installed: edx-repo-tools