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 #244

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

edx-requirements-bot
Copy link
Contributor

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

Deleted obsolete pull_requests:
#242

@edx-requirements-bot
Copy link
Contributor Author

List of packages in the PR without any issue.

  • boto3 changes from 1.34.25 to 1.34.30
  • botocore changes from 1.34.25 to 1.34.30
  • coverage[toml] changes from 7.4.0 to 7.4.1
  • cryptography changes from 42.0.0 to 42.0.1
  • dill changes from 0.3.7 to 0.3.8
  • faker changes from 22.5.0 to 22.6.0
  • mako changes from 1.3.1 to 1.3.2
  • newrelic changes from 9.5.0 to 9.6.0
  • pluggy changes from 1.3.0 to 1.4.0
  • pytest-django changes from 4.7.0 to 4.8.0
  • python-slugify changes from 8.0.1 to 8.0.2
  • pytz changes from 2023.3.post1 to 2023.4
  • social-auth-core changes from 4.5.1 to 4.5.2
  • xblock changes from 1.9.1 to 1.10.0

@edx-requirements-bot
Copy link
Contributor Author

These Packages need manual review..

  • [MAJOR] edx-drf-extensions changes from 9.1.2 to 10.1.0
  • [NEW] jeepney (0.8.0) added to the requirements
  • [MAJOR] pytest changes from 7.4.4 to 8.0.0
  • [NEW] secretstorage (3.3.3) added to the requirements

This commit removes references to the edx-drf-extensions USE-JWT-COOKIE constant. This constant was removed in version 10.0.0 of the edx-drf-extensions library. This constant is no longer necessary, because JWT authentication will now be attempted on all requests. This removes the need to set this constant explicitly inthe presence of a JWT cookie. This also removes the need to force an early return for lti endpoints, because edx-drf-extensions will fallback to other forms of authentication in the event that JWT authentication fails.

Please see the associated DEPR issue in the edx-drf-extensions library for more information: openedx/edx-drf-extensions#371.
@MichaelRoytman MichaelRoytman merged commit da30651 into main Feb 1, 2024
8 checks passed
@MichaelRoytman MichaelRoytman deleted the jenkins/upgrade-python-requirements-6ecf887 branch February 1, 2024 16:21
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