Skip to content

feat: Upgrade Python dependency enterprise-integrated-channels - #453

Open
vshaikismail-sonata wants to merge 1 commit into
edx:release-ulmofrom
vshaikismail-sonata:ismail/upgrade-integrated-channels
Open

feat: Upgrade Python dependency enterprise-integrated-channels#453
vshaikismail-sonata wants to merge 1 commit into
edx:release-ulmofrom
vshaikismail-sonata:ismail/upgrade-integrated-channels

Conversation

@vshaikismail-sonata

Copy link
Copy Markdown

Description

Describe what this pull request changes, and why. Include implications for people using this change.
Design decisions and their rationales should be documented in the repo (docstring / ADR), per
OEP-19, and can be
linked here.

Useful information to include:

  • Which edX user roles will this change impact? Common user roles are "Learner", "Course Author",
    "Developer", and "Operator".
  • Include screenshots for changes to the UI (ideally, both "before" and "after" screenshots, if applicable).
  • Provide links to the description of corresponding configuration changes. Remember to correctly annotate these
    changes.

Supporting information

Link to other information about the change, such as Jira issues, GitHub issues, or Discourse discussions.
Be sure to check they are publicly readable, or if not, repeat the information here.

Testing instructions

Please provide detailed step-by-step instructions for testing this change.

Deadline

"None" if there's no rush, or provide a specific date or event (and reason) if there is one.

Other information

Include anything else that will help reviewers and consumers understand the change.

  • Does this change depend on other changes elsewhere?
  • Any special concerns or limitations? For example: deprecations, migrations, security, or accessibility.
  • If your database migration can't be rolled back easily.

Copilot AI lite review requested due to automatic review settings September 3, 2026 07:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟢 Approval recommended

The change is a straightforward dependency pin bump applied consistently across the relevant compiled requirements files.

Pull request overview

This PR updates the pinned version of the enterprise-integrated-channels Python dependency across the edx-platform compiled requirements sets, ensuring consistent dependency resolution in base, development, testing, and documentation environments.

Changes:

  • Bump enterprise-integrated-channels from 0.1.66 to 0.1.68 in the base requirements lock.
  • Propagate the same version bump to the derived development, testing, and doc requirements locks.
File summaries
File Description
requirements/edx/base.txt Updates the pinned enterprise-integrated-channels version used as the foundation for other requirement sets.
requirements/edx/development.txt Aligns dev requirements with the updated base pin.
requirements/edx/testing.txt Aligns test requirements with the updated base pin.
requirements/edx/doc.txt Aligns doc-build requirements with the updated base pin.
Review details
  • Files reviewed: 4/4 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@vshaikismail-sonata
vshaikismail-sonata force-pushed the ismail/upgrade-integrated-channels branch from 2b0f49d to 759f7f3 Compare September 3, 2026 08:09
Copilot AI review requested due to automatic review settings September 3, 2026 08:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔵 Needs a closer look

Upgrading an external dependency can introduce runtime/test regressions that require human validation (e.g., CI results and/or targeted smoke testing) beyond what can be confirmed from the diff alone.

Review details
  • Files reviewed: 4/4 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

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