xuang7 opened a new issue, #7129: URL: https://github.com/apache/texera/issues/7129
### Task Summary The license-binary checker on release/v1.2 reports transitive Python dependency drift: 19 packages in amber/LICENSE-binary-python claim versions older than what is actually bundled. Run: https://github.com/apache/texera/actions/runs/30570704730 (job: build / pyamber (ubuntu-latest, 3.12)) Drift (LICENSE-binary → bundled): aiohttp: 3.14.1 → 3.14.3 annotated-doc: 0.0.4 → 0.0.5 annotated-types: 0.7.0 → 0.8.0 certifi: 2026.6.17 → 2026.7.22 filelock: 3.29.7 → 3.32.2 greenlet: 3.5.3 → 3.5.4 h2: 4.3.0 → 4.4.0 hf-xet: 1.5.1 → 1.5.2 huggingface-hub: 1.23.0 → 1.26.0 imageio: 2.37.3 → 2.37.4 matplotlib: 3.11.0 → 3.11.1 pytz: 2026.2 → 2026.3.post1 regex: 2026.7.10 → 2026.7.19 scramp: 1.4.12 → 1.4.15 tifffile: 2026.6.1 → 2026.7.14 tqdm: 4.68.4 → 4.70.0 typer: 0.26.8 → 0.27.0 yarl: 1.24.2 → 1.24.5 ### Task Type - [ ] Refactor / Cleanup - [ ] DevOps / Deployment / CI - [ ] Testing / QA - [ ] Documentation - [ ] Performance - [ ] Other -- 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]
