From 00d0f69784802d547dfe2c1c8793a1e733066809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 13:19:27 +0000 Subject: [PATCH 1/2] fix(deps, pyamber): bump tenacity from 8.5.0 to 9.1.4 in /amber Bumps [tenacity](https://github.com/jd/tenacity) from 8.5.0 to 9.1.4. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.5.0...9.1.4) --- updated-dependencies: - dependency-name: tenacity dependency-version: 9.1.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- amber/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amber/requirements.txt b/amber/requirements.txt index 512ef93f690..b1861ed4535 100644 --- a/amber/requirements.txt +++ b/amber/requirements.txt @@ -39,7 +39,7 @@ aiobotocore==3.7.0 botocore==1.42.90 pyiceberg==0.11.1 readerwriterlock==1.0.9 -tenacity==8.5.0 +tenacity==9.1.4 # Not imported directly: pyiceberg's SqlCatalog needs SQLAlchemy with the # pg8000 driver (postgresql+pg8000:// connection string in iceberg_utils.py). SQLAlchemy==2.0.51 From caa8c6b6dc9f28a34dc59edb8b0e1a0356ee58c3 Mon Sep 17 00:00:00 2001 From: Xinyuan Lin Date: Tue, 14 Jul 2026 18:30:02 -0700 Subject: [PATCH 2/2] fix(deps, pyamber): refresh tenacity license snapshot --- 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 5f226e4fd53..71c6ea2e6f7 100644 --- a/amber/LICENSE-binary-python +++ b/amber/LICENSE-binary-python @@ -231,7 +231,7 @@ Python packages: - requests==2.34.2 - s3transfer==0.16.1 - safetensors==0.8.0 - - tenacity==8.5.0 + - tenacity==9.1.4 - tokenizers==0.22.2 - transformers==5.3.0 - tzdata==2026.3