xuang7 opened a new pull request, #7139: URL: https://github.com/apache/texera/pull/7139
### What changes were proposed in this PR? Refresh 19 transitive Python dependency versions in `amber/LICENSE-binary-python` to match the versions actually bundled, resolving the License Binary Checker failure on `main` (`build / pyamber (ubuntu-latest, 3.12)`). Versions only; license categories unchanged. Note: this overlaps with the `release/v1.2` drift fix (#7130) on 18 of the packages, but is a separate branch-specific refresh — the dependency trees have diverged (e.g. `main` dropped `Deprecated`, which capped `wrapt<2`), so `main` additionally drifts `wrapt` (2.2.2 -> 2.3.0) while `release/v1.2` stays on `wrapt` 1.17.x. Auto-backport only flows main->release, so the two are fixed independently. ### Any related issues, documentation, discussions? License-binary drift on `main` (tracked in #6605). Run: https://github.com/apache/texera/actions/runs/30576872953 ### How was this PR tested? Text-only version bumps in the LICENSE-binary manifest; the pyamber license check passes once the claimed versions match the bundled ones. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Claude Opus 4.8) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
