This is an automated email from the ASF dual-hosted git repository.

Yicong-Huang pushed a commit to branch release/v1.1.0-incubating
in repository https://gitbox.apache.org/repos/asf/texera.git


The following commit(s) were added to refs/heads/release/v1.1.0-incubating by 
this push:
     new 2807d882b4 chore(licensing): bump tifffile to 2026.5.2 in 
LICENSE-binary-python (#4855)
2807d882b4 is described below

commit 2807d882b4e0ecf1b026b33c88314a48c0bf49de
Author: Jiadong Bai <[email protected]>
AuthorDate: Sun May 3 10:04:32 2026 +0000

    chore(licensing): bump tifffile to 2026.5.2 in LICENSE-binary-python (#4855)
    
    ### What changes were proposed in this PR?
    
    Bump `tifffile` from `2026.4.11` to `2026.5.2` in
    `amber/LICENSE-binary-python` so it matches the version actually bundled
    in the runtime image. One-line change.
    
    ### Any related issues, documentation, discussions?
    
    Closes #4854
    
    The drift is transitive: `tifffile` is pulled in by `scikit-image`,
    which is declared in `amber/operator-requirements.txt`. PR-time builds
    tolerate transitive calver bumps via `--ignore-transitive-version`; the
    nightly strict run is what flagged it. Once this PR merges, the next
    nightly run will auto-close the tracking issue.
    
    ### How was this PR tested?
    
    ### Was this PR authored or co-authored using generative AI tooling?
    
    Generated-by: Claude Code (claude-opus-4-7)
    
    (backported from commit 37d134188f738811c4dd36dd539c95409aaddca6)
    
    Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]>
---
 amber/LICENSE-binary-python | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/amber/LICENSE-binary-python b/amber/LICENSE-binary-python
index 997fad7740..e0e6a8bd19 100644
--- a/amber/LICENSE-binary-python
+++ b/amber/LICENSE-binary-python
@@ -319,7 +319,7 @@ Python packages:
   - scipy==1.17.1
   - sympy==1.14.0
   - threadpoolctl==3.6.0
-  - tifffile==2026.4.11
+  - tifffile==2026.5.2
   - torch==2.8.0
   - zstandard==0.25.0
 

Reply via email to