This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 16144bd1b57 Bump boto3 in /dev/breeze in the uv-dependency-updates
group (#69067)
16144bd1b57 is described below
commit 16144bd1b576447f4acfa738f912070ec27173d0
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 20:05:46 2026 -0400
Bump boto3 in /dev/breeze in the uv-dependency-updates group (#69067)
Bumps the uv-dependency-updates group in /dev/breeze with 1 update:
[boto3](https://github.com/boto/boto3).
Updates `boto3` from 1.43.34 to 1.43.35
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.43.34...1.43.35)
---
updated-dependencies:
- dependency-name: boto3
dependency-version: 1.43.35
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: uv-dependency-updates
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
dev/breeze/uv.lock | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev/breeze/uv.lock b/dev/breeze/uv.lock
index 43ace16d911..a0dbfed7d7b 100644
--- a/dev/breeze/uv.lock
+++ b/dev/breeze/uv.lock
@@ -253,30 +253,30 @@ wheels = [
[[package]]
name = "boto3"
-version = "1.43.34"
+version = "1.43.35"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "botocore" },
{ name = "jmespath" },
{ name = "s3transfer" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/01/ac/178eb7f96bb6d5771105fe998b8b34512ef3f7ce9e2f1ab8d018df935bee/boto3-1.43.34.tar.gz",
hash =
"sha256:444207c6c883d4df3ea3b2c36df43ad492b86e0b889eebd2fc1d5ea8db0a8a1a", size
= 112656, upload-time = "2026-06-19T19:33:39.366Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/b7/f7/9ba34c655158a9827d0fdd8c6211a3836d9fbf29d48b82783995927b3907/boto3-1.43.35.tar.gz",
hash =
"sha256:392ba41e82629a77ad70de38c43f8fc0f5f453c965e381e4e87d6fcedc80d6c4", size
= 112638, upload-time = "2026-06-22T20:26:39.039Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/4c/5f/ac0872df61c3cea3539252f867cf8d76c226e4952f52a981b3fa54381060/boto3-1.43.34-py3-none-any.whl",
hash =
"sha256:42595057324606928c6e2432b3093978e4d722e0d432bce942f2a385702c0a43", size
= 140029, upload-time = "2026-06-19T19:33:37.807Z" },
+ { url =
"https://files.pythonhosted.org/packages/6a/72/a92face6b5284d1283f2cccae224d6a10ebc5735c5d6fa93837109ebb6a1/boto3-1.43.35-py3-none-any.whl",
hash =
"sha256:461d5fb1ee1422d4a0a439666cebb29e0d5b4bf4308d3c2564449c77a1f4ae52", size
= 140032, upload-time = "2026-06-22T20:26:36.638Z" },
]
[[package]]
name = "botocore"
-version = "1.43.34"
+version = "1.43.35"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "jmespath" },
{ name = "python-dateutil" },
{ name = "urllib3" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/3c/0d/559cdceb9f6acea6b91404970b7973e28a4434fa8a70eb1416b0af478d86/botocore-1.43.34.tar.gz",
hash =
"sha256:ccc973cf30c6445b30afe5760f6dc949a80f1f862cb23d9c45747f2c814ece77", size
= 15591382, upload-time = "2026-06-19T19:33:28.561Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/17/d8/28177fef65f6ef8c7fdd5b44024254816961578ce8925bc336229e236cdc/botocore-1.43.35.tar.gz",
hash =
"sha256:ea16aaad7db67b5af67719e9da3302474af97a7fdf27161c2ecb30adb3570d50", size
= 15625607, upload-time = "2026-06-22T20:26:26.637Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/d5/ea/dc5aab38e2b3f63380810465fab92c836e9e8bce458eba4a8a896f25e1d2/botocore-1.43.34-py3-none-any.whl",
hash =
"sha256:238a0269f33c5914b9343900b44767e783b3e8b6dcb6e065eac8b4495601c5df", size
= 15277590, upload-time = "2026-06-19T19:33:24.562Z" },
+ { url =
"https://files.pythonhosted.org/packages/82/6c/5807aca5a873714144beb69ed5adc04bcdb8e9496be6bf7b72a76a6c9773/botocore-1.43.35-py3-none-any.whl",
hash =
"sha256:51c5893b5404b74012edde03bbd9c199c4bd7ffa35ddad173d0835efa7de281b", size
= 15313659, upload-time = "2026-06-22T20:26:22.017Z" },
]
[[package]]