Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Python Requirements Update #592

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

edx-requirements-bot
Copy link
Contributor

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

@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
  • pluggy changes from 1.3.0 to 1.4.0
  • pytest-django changes from 4.7.0 to 4.8.0
  • pytz changes from 2023.3.post1 to 2023.4
  • social-auth-core changes from 4.5.1 to 4.5.2

@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
  • [MAJOR] moto changes from 4.2.13 to 5.0.0
  • [MAJOR] pytest changes from 7.4.4 to 8.0.0

Version 5.0.0 of the moto library replaces the mock_s3 decorator with the mock_aws decorator. This caused many tests to fail, because they used the mock_s3 decorator. This commit updates those references to mock_aws. Please see the moto CHANGELOG here: https://github.com/getmoto/moto/blob/master/CHANGELOG.md#500.
Copy link
Contributor

@varshamenon4 varshamenon4 left a comment

Choose a reason for hiding this comment

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

lgtm!

@MichaelRoytman MichaelRoytman merged commit 6088749 into master Jan 31, 2024
6 checks passed
@MichaelRoytman MichaelRoytman deleted the jenkins/upgrade-python-requirements-13e3222 branch January 31, 2024 17:02
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.

3 participants