chore: Upgrade Python dependency edx-enterprise (#38051)#147
Merged
bcitro merged 1 commit intorelease-ulmofrom Feb 26, 2026
Merged
chore: Upgrade Python dependency edx-enterprise (#38051)#147bcitro merged 1 commit intorelease-ulmofrom
bcitro merged 1 commit intorelease-ulmofrom
Conversation
Commit generated by workflow `openedx/openedx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master` Co-authored-by: bcitro <67378070+bcitro@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
This PR upgrades the edx-enterprise Python dependency from version 6.6.3 to 6.6.5 across all requirements files. The change was generated by an automated workflow, though there is a documented convention that this package should be manually controlled. This is a minor patch version bump that should not introduce breaking changes.
Changes:
- Upgraded edx-enterprise from 6.6.3 to 6.6.5 in all requirement files
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| requirements/constraints.txt | Updated edx-enterprise version constraint to 6.6.5 |
| requirements/edx/base.txt | Updated edx-enterprise version to 6.6.5 in base requirements |
| requirements/edx/doc.txt | Updated edx-enterprise version to 6.6.5 in documentation requirements |
| requirements/edx/testing.txt | Updated edx-enterprise version to 6.6.5 in testing requirements |
| requirements/edx/development.txt | Updated edx-enterprise version to 6.6.5 in development requirements |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
kiram15
approved these changes
Feb 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit generated by workflow
openedx/openedx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/masterDescription
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:
"Developer", and "Operator".
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.