Skip to content

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.40.1 to 1.40.11
  • botocore changes from 1.40.1 to 1.40.11
  • charset-normalizer changes from 3.4.2 to 3.4.3
  • coverage[toml] changes from 7.10.2 to 7.10.4
  • cryptography changes from 45.0.5 to 45.0.6
  • djangorestframework changes from 3.16.0 to 3.16.1
  • filelock changes from 3.18.0 to 3.19.1
  • pyinstrument changes from 5.0.3 to 5.1.1
  • pylint changes from 3.3.7 to 3.3.8
  • pymongo changes from 4.13.2 to 4.14.0
  • responses changes from 0.25.7 to 0.25.8
  • types-python-dateutil changes from 2.9.0.20250708 to 2.9.0.20250809
  • virtualenv changes from 20.33.0 to 20.34.0

@edx-requirements-bot
Copy link
Contributor Author

These Packages need manual review..

  • [MAJOR] markdown-it-py changes from 3.0.0 to 4.0.0
  • [MAJOR] pbr changes from 6.1.1 to 7.0.0

@codecov
Copy link

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.29%. Comparing base (9fa340a) to head (8d19b12).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2325   +/-   ##
=======================================
  Coverage   95.29%   95.29%           
=======================================
  Files         195      195           
  Lines       21663    21663           
  Branches     1509     1509           
=======================================
  Hits        20643    20643           
  Misses        771      771           
  Partials      249      249           
Flag Coverage Δ
unittests 95.29% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.
    markdown-it-py's breaking change is dropping support for python3.8, so it's OK.
    pbr is harder to discern, since there's no CHANGELOG and no Release notes. The diff shows a lot of things removed, and a bunch more deprecated, but if the build is succeeding.. I guess we're ok.

@pomegranited pomegranited merged commit 628d44f into master Aug 28, 2025
20 of 21 checks passed
@pomegranited pomegranited deleted the repo-tools/upgrade-python-requirements-9fa340a branch August 28, 2025 23:09
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