Skip to content

chore: Upgrade Python requirements - #567

Merged
felipemontoya merged 2 commits into
masterfrom
repo-tools/upgrade-python-requirements-ce7b522
Aug 31, 2026
Merged

chore: Upgrade Python requirements#567
felipemontoya merged 2 commits into
masterfrom
repo-tools/upgrade-python-requirements-ce7b522

Conversation

@edx-requirements-bot

Copy link
Copy Markdown
Contributor

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

Deleted obsolete pull_requests:
#566

@edx-requirements-bot

Copy link
Copy Markdown
Contributor Author

List of packages in the PR without any issue.

  • build changes from 1.5.0 to 1.6.0
  • charset-normalizer changes from 3.4.9 to 3.5.1
  • click changes from 8.4.2 to 8.5.0
  • coverage[toml] changes from 7.15.4 to 7.16.0
  • cryptography changes from 50.0.0 to 50.0.1
  • edx-django-utils changes from 8.0.1 to 8.0.2
  • edx-drf-extensions changes from 10.6.0 to 10.7.0
  • edx-lint changes from 6.1.0 to 6.2.0
  • faker changes from 40.36.0 to 40.37.0
  • filelock changes from 3.32.2 to 3.32.4
  • idna changes from 3.18 to 3.19
  • pip-tools changes from 7.6.0 to 7.6.1
  • platformdirs changes from 4.11.2 to 4.11.5
  • pygments changes from 2.20.0 to 2.21.0
  • pylint changes from 4.0.7 to 4.0.8
  • python-discovery changes from 1.5.1 to 1.6.0
  • sqlparse changes from 0.5.5 to 0.6.0
  • stevedore changes from 5.9.0 to 5.9.1
  • tox changes from 4.58.0 to 4.61.1
  • virtualenv changes from 21.7.3 to 21.7.7
  • wheel changes from 0.47.0 to 0.48.0

@edx-requirements-bot

Copy link
Copy Markdown
Contributor Author

These Packages need manual review..

  • [MAJOR] isort changes from 8.0.1 to 9.0.1
  • [NEW] mypy-extensions (1.1.0) added to the requirements

@felipemontoya felipemontoya left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I had to re-generate the pylintrc file by running edx_lint write pylintrc. This was the key error in the CI checks.

@felipemontoya felipemontoya left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Now that CI is passing and given how the only major upgrade is isort this is food for merging.

Isort is only used in pylint, which I fixed manually.

@felipemontoya
felipemontoya merged commit 4349915 into master Aug 31, 2026
6 checks passed
@felipemontoya
felipemontoya deleted the repo-tools/upgrade-python-requirements-ce7b522 branch August 31, 2026 23:31
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