Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

chore: Post Django 3.2 cleanup #174

Merged
merged 1 commit into from Feb 22, 2022

Conversation

edx-requirements-bot
Copy link
Contributor

@edx-requirements-bot edx-requirements-bot commented Feb 10, 2022

JIRA: BOM-3180

DESC

This PR is a part of Django32 cleanup effort which aims at dropping outdated Django versions and also adding Django40 support.

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; modernize_setup_file; djcodemod run --removed-in 4.0 .;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 django-codemod

@edx-requirements-bot edx-requirements-bot requested review from mraarif and a team February 10, 2022 12:59
@aht007 aht007 force-pushed the jenkins/cleanup-python-code-e82fa43 branch 3 times, most recently from 4cd6d96 to 8d8ece0 Compare February 15, 2022 15:04
tox.ini Outdated Show resolved Hide resolved
@aht007 aht007 force-pushed the jenkins/cleanup-python-code-e82fa43 branch from 8d8ece0 to cb81fa8 Compare February 16, 2022 10:45
@aht007 aht007 force-pushed the jenkins/cleanup-python-code-e82fa43 branch from cb81fa8 to f42de34 Compare February 17, 2022 09:05
# via
# -r requirements/ci.txt
# virtualenv
django==2.2.24
django==3.2.12
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

major version bump

@UsamaSadiq UsamaSadiq marked this pull request as ready for review February 22, 2022 10:03
@UsamaSadiq UsamaSadiq merged commit 87a5de4 into master Feb 22, 2022
@UsamaSadiq UsamaSadiq deleted the jenkins/cleanup-python-code-e82fa43 branch February 22, 2022 10:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants