Skip to content

chore: Upgrade Python requirements - #765

Merged
farhan merged 2 commits into
mainfrom
repo-tools/upgrade-python-requirements-0a4c0c2
Aug 24, 2026
Merged

chore: Upgrade Python requirements#765
farhan merged 2 commits into
mainfrom
repo-tools/upgrade-python-requirements-0a4c0c2

Conversation

@edx-requirements-bot

Copy link
Copy Markdown
Contributor

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

@edx-requirements-bot
edx-requirements-bot requested a review from a team August 24, 2026 00:20
@edx-requirements-bot

Copy link
Copy Markdown
Contributor Author

List of packages in the PR without any issue.

  • edx-drf-extensions changes from 10.6.0 to 10.7.0
  • edx-lint changes from 6.1.0 to 6.2.0
  • filelock changes from 3.32.3 to 3.32.4
  • idna changes from 3.18 to 3.19
  • lxml[html-clean] changes from 6.1.1 to 6.1.2
  • nh3 changes from 0.3.6 to 0.3.7
  • pygments changes from 2.20.0 to 2.21.0
  • stevedore changes from 5.9.0 to 5.9.1

The upgrade to edx-lint 6.2.0 introduced a new pii-annotation-check that
requires a [PII] pii-terms setting in pylintrc. The repo's pylintrc was
generated by edx-lint 5.4.0 and lacked this section, causing pylint to
crash with a fatal astroid-error and emit spurious wrong-import-order
warnings. Regenerating pylintrc via 'edx_lint write pylintrc' adds the
required [PII] section and resolves the quality check failure.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@farhan
farhan merged commit a74c315 into main Aug 24, 2026
7 checks passed
@farhan
farhan deleted the repo-tools/upgrade-python-requirements-0a4c0c2 branch August 24, 2026 09:44
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