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 31a5f3a5491 Bump boto3 in /dev/breeze in the uv-dependency-updates
group (#70871)
31a5f3a5491 is described below
commit 31a5f3a54911ed0f4285d9f58112b49dd7b2b730
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 1 15:15:56 2026 +0200
Bump boto3 in /dev/breeze in the uv-dependency-updates group (#70871)
Bumps the uv-dependency-updates group in /dev/breeze with 1 update:
[boto3](https://github.com/boto/boto3).
Updates `boto3` from 1.43.56 to 1.43.57
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.43.56...1.43.57)
---
updated-dependencies:
- dependency-name: boto3
dependency-version: 1.43.57
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 28c67661018..4c45cf8fe6e 100644
--- a/dev/breeze/uv.lock
+++ b/dev/breeze/uv.lock
@@ -254,30 +254,30 @@ wheels = [
[[package]]
name = "boto3"
-version = "1.43.56"
+version = "1.43.57"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "botocore" },
{ name = "jmespath" },
{ name = "s3transfer" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/53/05/23e1aa8c9e4b0399a61e7fd65c4f9cc0625121f24760e37471f776404abb/boto3-1.43.56.tar.gz",
hash =
"sha256:57c90df9fb026f2e6ae22530861198130203733c5c9ec4e5cca3a4037f5a8db4", size
= 112673, upload-time = "2026-07-24T19:31:48.606Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/c7/30/324319a914752e4021358ccf8252c04364eb8358f9d41d9c3f021959b363/boto3-1.43.57.tar.gz",
hash =
"sha256:549c95e45f9b04cf0c69727632dbdda23b84dcd3d0ed7981c6aaff72ef9cb5af", size
= 112690, upload-time = "2026-07-27T19:31:09.32Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/b8/57/3a960c9f581c00f2a591901b46e035ff79ab3956d16607f12306b3b8d483/boto3-1.43.56-py3-none-any.whl",
hash =
"sha256:feb699d4ab241ef5c1b80bb58277be2aaad365cd4b672d7817e0bc59ee45131b", size
= 140026, upload-time = "2026-07-24T19:31:47.155Z" },
+ { url =
"https://files.pythonhosted.org/packages/80/a4/2c4ee25556a997a81ea01073962cf8351da3707412c584d053b3861d09e8/boto3-1.43.57-py3-none-any.whl",
hash =
"sha256:115ed9cac409d9b57e2437b52fdb4286660d12a2bd44a0f48d530e68623d09a7", size
= 140028, upload-time = "2026-07-27T19:31:07.226Z" },
]
[[package]]
name = "botocore"
-version = "1.43.56"
+version = "1.43.57"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "jmespath" },
{ name = "python-dateutil" },
{ name = "urllib3" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/b9/cc/7f84a5d3071fe878380e9f610ab36ca87b8cbbc4aa81ba2727f90e1f3ea3/botocore-1.43.56.tar.gz",
hash =
"sha256:6c01f85f0ff9863076f4c761e74ee3aa96c5ccc1ad09fc1efd62ef8f2d22bf57", size
= 15733117, upload-time = "2026-07-24T19:31:38.125Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/0b/92/1f8a454cf90bcb0c0e32a25817441cb7f3702fdd76710d7018abad12a2fc/botocore-1.43.57.tar.gz",
hash =
"sha256:001a5653bebc03b862bde2da63bad4adb0b30072a3f247aba4daae5aa097b546", size
= 15739550, upload-time = "2026-07-27T19:30:57.916Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/5c/cd/86fe9e659e9699f62f8dd5ecd8c6725474334b23cab8aa71d82b5f56f1a4/botocore-1.43.56-py3-none-any.whl",
hash =
"sha256:aafc741f1b10f6fd63253eaf6ea029680c1ff436d87e1b8969d62aefa0c76976", size
= 15418773, upload-time = "2026-07-24T19:31:34.758Z" },
+ { url =
"https://files.pythonhosted.org/packages/41/7a/1cfe9c296df0fa6e0143c8622b10f21fa8fb9cce25450e9a8e5cf6523e4b/botocore-1.43.57-py3-none-any.whl",
hash =
"sha256:319c6d79f66c3f3f2b538f7dcdc90e410a15a7bfced1db06479134947e629482", size
= 15424433, upload-time = "2026-07-27T19:30:55.08Z" },
]
[[package]]