Skip to content

chore: Upgrade Python requirements#232

Merged
kiram15 merged 2 commits into
mainfrom
repo-tools/upgrade-python-requirements-cfb482e
Jun 11, 2026
Merged

chore: Upgrade Python requirements#232
kiram15 merged 2 commits into
mainfrom
repo-tools/upgrade-python-requirements-cfb482e

Conversation

@edx-requirements-bot

@edx-requirements-bot edx-requirements-bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

NOTE: This isn't just upgrading python requirements. I was seeing an error with the tests (below) and after doing some digging, found a documented issue with a workaround of adding use_pypi: true to the codecov/codecov-action step, which bypasses the failing Keybase GPG key import path.

gpg: Signature made Tue Apr 21 19:28:03 2026 UTC
gpg:                using RSA key 27034E7FDB850E0BBC2C62FF806BB28AED779869
gpg: Can't check signature: No public key
==> Could not verify signature. Please contact Codecov if problem continues
    Exiting...

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

Deleted obsolete pull_requests:
#229

@edx-requirements-bot

Copy link
Copy Markdown
Contributor Author

List of packages in the PR without any issue.

  • beautifulsoup4 changes from 4.14.3 to 4.15.0
  • cachetools changes from 7.1.1 to 7.1.4
  • certifi changes from 2026.4.22 to 2026.5.20
  • click changes from 8.3.3 to 8.4.1
  • coverage[toml] changes from 7.14.0 to 7.14.1
  • diff-cover changes from 10.2.0 to 10.3.0
  • distlib changes from 0.4.0 to 0.4.1
  • django changes from 5.2.14 to 5.2.15
  • django-object-actions changes from 5.0.1 to 5.1.2
  • faker changes from 40.15.0 to 40.21.0
  • filelock changes from 3.29.0 to 3.29.1
  • idna changes from 3.14 to 3.18
  • jaraco-functools changes from 4.4.0 to 4.5.0
  • lxml-html-clean changes from 0.4.4 to 0.4.5
  • lxml[html-clean] changes from 6.1.0 to 6.1.1
  • more-itertools changes from 11.0.2 to 11.1.0
  • pip changes from 26.1.1 to 26.1.2
  • platformdirs changes from 4.9.6 to 4.10.0
  • pyjwt[crypto] changes from 2.12.1 to 2.13.0
  • pyproject-api changes from 1.10.0 to 1.10.1
  • python-discovery changes from 1.3.0 to 1.4.0
  • requests changes from 2.33.1 to 2.34.2
  • snowballstemmer changes from 3.0.1 to 3.1.1
  • soupsieve changes from 2.8.3 to 2.8.4
  • stevedore changes from 5.7.0 to 5.8.0
  • tox changes from 4.53.1 to 4.55.1
  • virtualenv changes from 21.3.1 to 21.4.2

@edx-requirements-bot

Copy link
Copy Markdown
Contributor Author

These Packages need manual review..

  • [MAJOR] redis changes from 7.4.0 to 8.0.0

@kiram15 kiram15 merged commit 28c27f1 into main Jun 11, 2026
7 checks passed
@kiram15 kiram15 deleted the repo-tools/upgrade-python-requirements-cfb482e branch June 11, 2026 21:42
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