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

Python Requirements Update #667

Merged
merged 2 commits into from
Aug 21, 2023

Conversation

edx-requirements-bot
Copy link
Contributor

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

@edx-requirements-bot edx-requirements-bot requested a review from a team August 21, 2023 00:20
@edx-requirements-bot
Copy link
Contributor Author

List of packages in the PR without any issue.

  • click changes from 8.1.6 to 8.1.7
  • django-dynamic-fixture changes from 3.1.2 to 3.1.3
  • edx-drf-extensions changes from 8.8.0 to 8.9.0
  • exceptiongroup changes from 1.1.2 to 1.1.3
  • newrelic changes from 8.10.0 to 8.10.1
  • setuptools changes from 68.0.0 to 68.1.2
  • tox-battery changes from 0.6.1 to 0.6.2

@edx-requirements-bot
Copy link
Contributor Author

These Packages need manual review..

  • [MAJOR] readme-renderer changes from 40.0 to 41.0

@johnnagro johnnagro force-pushed the jenkins/upgrade-python-requirements-a9c6204 branch from 368de0a to 9a3a129 Compare August 21, 2023 19:27
@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
python-version: [py38]
django-version: [django32, django40]
Copy link
Contributor

Choose a reason for hiding this comment

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

code in an edx dependency upstream is not compatible with django40 and the failure was causing the github actions to bail out early

[1] https://github.com/openedx/edx-drf-extensions/blob/master/edx_rest_framework_extensions/auth/jwt/authentication.py#L188-L201

@johnnagro johnnagro merged commit 5d965de into master Aug 21, 2023
5 checks passed
@johnnagro johnnagro deleted the jenkins/upgrade-python-requirements-a9c6204 branch August 21, 2023 19:34
irfanuddinahmad pushed a commit that referenced this pull request Jul 24, 2024
* chore: Updating Python Requirements

* fix: remove django4 matrix

---------

Co-authored-by: John Nagro <jnagro@edx.org>
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.

2 participants