Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade Python requirements #93

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

edx-requirements-bot
Copy link
Contributor

@edx-requirements-bot edx-requirements-bot commented Jun 25, 2024

Python requirements update. Please review the changelogs for the upgraded packages.

This pull request also includes the following changes.

Extended support for Django 3.2 ended on 04/01/2024. Dependencies of this library are beginning to require Django >= 4.2, which causes version incompatibilities when running tests in CI in the Django 3.2 environment. This commit removes the Django 3.2 environment from tox.

This commit updates the Django 4.0 environment in CI to 4.2. Django 4.2 is the current Django version on our platform. Django 4.0 was pulled in via the tox.ini template in the edx-cookiecutters repository.

A corresponding change to the edx-cookiecutters repository to update the template Django version from 4.0 to 4.2 will be requested.

edx-requirements-bot and others added 3 commits June 25, 2024 11:21
Extended support for Django 3.2 ended on 04/01/2024. Dependencies of this library are beginning to require Django >= 4.2, which causes version incompatibilities when running tests in CI in the Django 3.2 environment.

This commit removes the Django 3.2 environment from tox.
This commit updates the Django 4.0 environment in CI to 4.2. Django 4.2 is the current Django version on our platform. Django 4.0 was pulled in via the tox.ini template in the edx-cookiecutters repository.

A corresponding change to the edx-cookiecutters repository to update the template Django version from 4.0 to 4.2 will be requested.
@MichaelRoytman MichaelRoytman merged commit e498795 into main Jun 27, 2024
5 checks passed
@MichaelRoytman MichaelRoytman deleted the repo-tools/upgrade-python-requirements-65b8968 branch June 27, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants