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

Merged
merged 1 commit into from
Nov 14, 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.

  • faker changes from 30.8.1 to 30.8.2
  • packaging changes from 24.1 to 24.2
  • pip changes from 24.2 to 24.3.1
  • setuptools changes from 75.2.0 to 75.4.0
  • virtualenv changes from 20.27.0 to 20.27.1
  • wheel changes from 0.44.0 to 0.45.0

@edx-requirements-bot
Copy link
Contributor Author

These Packages need manual review..

  • [MAJOR] pytest-cov changes from 5.0.0 to 6.0.0

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.53%. Comparing base (2aa4779) to head (86cee0b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #271   +/-   ##
=======================================
  Coverage   93.53%   93.53%           
=======================================
  Files          18       18           
  Lines        1995     1995           
  Branches       90       90           
=======================================
  Hits         1866     1866           
  Misses        118      118           
  Partials       11       11           
Flag Coverage Δ
unittests 93.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -8,7 +8,7 @@ asgiref==3.8.1
# via django
django==4.2.16
# via
# -c requirements/common_constraints.txt
# -c /home/runner/work/edx-submissions/edx-submissions/requirements/common_constraints.txt
Copy link
Contributor

Choose a reason for hiding this comment

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

FYI This is a known issue with pip-compile: jazzband/pip-tools#2131

Copy link
Contributor

@pomegranited pomegranited left a comment

Choose a reason for hiding this comment

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

👍

  • I tested this green CI is sufficient
  • I read through the code and checked the dependencies updated for breaking changes.

@pomegranited pomegranited merged commit 43d4f3b into master Nov 14, 2024
24 checks passed
@pomegranited pomegranited deleted the repo-tools/upgrade-python-requirements-2aa4779 branch November 14, 2024 02:46
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