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

Python Requirements Update #299

Merged
merged 1 commit into from
Nov 14, 2023

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.28.78 to 1.28.84
  • botocore changes from 1.31.78 to 1.31.84
  • ddt changes from 1.6.0 to 1.7.0
  • mypy changes from 1.6.1 to 1.7.0
  • pytest-django changes from 4.6.0 to 4.7.0

@edx-requirements-bot
Copy link
Contributor Author

These Packages need manual review..

  • [MAJOR] faker changes from 19.13.0 to 20.0.0
  • [MAJOR] pbr changes from 5.11.1 to 6.0.0
  • [MAJOR] platformdirs changes from 3.11.0 to 4.0.0

Copy link
Contributor

@Agrendalath Agrendalath left a comment

Choose a reason for hiding this comment

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

The pbr changelog is not updated yet, but the diff shows that the breaking change is the removal of build_sphinx. We don't use it, so it's safe to upgrade.

The changelog entry is missing in platformdirs, too, but the GitHub release lists the cache dir change from /var/cache to /var/tmp. Given that the tests are passing, this should also be a safe upgrade.

@Agrendalath Agrendalath merged commit 4dead02 into master Nov 14, 2023
5 checks passed
@Agrendalath Agrendalath deleted the jenkins/upgrade-python-requirements-d9a60c6 branch November 14, 2023 11:24
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.

2 participants