This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git
The following commit(s) were added to refs/heads/main by this push:
new ba8e9a36 Bump boto3 from 1.34.162 to 1.35.7 (#1114)
ba8e9a36 is described below
commit ba8e9a368a8c1a2798b14c3ebdca653a1c2d52b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 29 09:01:02 2024 +0200
Bump boto3 from 1.34.162 to 1.35.7 (#1114)
Bumps [boto3](https://github.com/boto/boto3) from 1.34.162 to 1.35.7.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.34.162...1.35.7)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
poetry.lock | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/poetry.lock b/poetry.lock
index 0bc64270..b76d0357 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -25,24 +25,24 @@ tests = ["arrow", "dask[dataframe]", "docker", "pytest",
"pytest-mock"]
[[package]]
name = "aiobotocore"
-version = "2.13.3"
+version = "2.14.0"
description = "Async client for aws services using botocore and aiohttp"
optional = true
python-versions = ">=3.8"
files = [
- {file = "aiobotocore-2.13.3-py3-none-any.whl", hash =
"sha256:1272f765fd9414e1a68f8add71978367db94e17e36c3bf629cf1153eb5141fb9"},
- {file = "aiobotocore-2.13.3.tar.gz", hash =
"sha256:ac5620f93cc3e7c2aef7c67ba2bb74035ff8d49ee2325821daed13b3dd82a473"},
+ {file = "aiobotocore-2.14.0-py3-none-any.whl", hash =
"sha256:721c52f5d1221daa4851cfa9ab5db14440477f33d763da9019691c4f67163873"},
+ {file = "aiobotocore-2.14.0.tar.gz", hash =
"sha256:680dcbcde9cb0dcefbcddc180d273c2d048940f87f2bdb0eebe0f4c30c1e39b9"},
]
[package.dependencies]
aiohttp = ">=3.9.2,<4.0.0"
aioitertools = ">=0.5.1,<1.0.0"
-botocore = ">=1.34.70,<1.34.163"
+botocore = ">=1.35.0,<1.35.8"
wrapt = ">=1.10.10,<2.0.0"
[package.extras]
-awscli = ["awscli (>=1.32.70,<1.33.45)"]
-boto3 = ["boto3 (>=1.34.70,<1.34.163)"]
+awscli = ["awscli (>=1.34.0,<1.34.8)"]
+boto3 = ["boto3 (>=1.35.0,<1.35.8)"]
[[package]]
name = "aiohappyeyeballs"
@@ -371,17 +371,17 @@ files = [
[[package]]
name = "boto3"
-version = "1.34.162"
+version = "1.35.7"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
- {file = "boto3-1.34.162-py3-none-any.whl", hash =
"sha256:d6f6096bdab35a0c0deff469563b87d184a28df7689790f7fe7be98502b7c590"},
- {file = "boto3-1.34.162.tar.gz", hash =
"sha256:873f8f5d2f6f85f1018cbb0535b03cceddc7b655b61f66a0a56995238804f41f"},
+ {file = "boto3-1.35.7-py3-none-any.whl", hash =
"sha256:bfbdf7c8f2e3eb70e4309cdcf5c9c7940e1fed4f645cdfb52581e7e67d3c8cab"},
+ {file = "boto3-1.35.7.tar.gz", hash =
"sha256:05bd349cf260ba177924f38d721e427e2b3a6dd0fa8a18fa4ffc1b889633b181"},
]
[package.dependencies]
-botocore = ">=1.34.162,<1.35.0"
+botocore = ">=1.35.7,<1.36.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -390,13 +390,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
-version = "1.34.162"
+version = "1.35.7"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
- {file = "botocore-1.34.162-py3-none-any.whl", hash =
"sha256:2d918b02db88d27a75b48275e6fb2506e9adaaddbec1ffa6a8a0898b34e769be"},
- {file = "botocore-1.34.162.tar.gz", hash =
"sha256:adc23be4fb99ad31961236342b7cbf3c0bfc62532cd02852196032e8c0d682f3"},
+ {file = "botocore-1.35.7-py3-none-any.whl", hash =
"sha256:324e58518a92f2946bc6653e5e1272bc88d4b6313413f938bdc51cb90d34cbba"},
+ {file = "botocore-1.35.7.tar.gz", hash =
"sha256:85e4b58f2c6e54dfbf52eaee72ebc9b70188fd1716d47f626874abadcee45512"},
]
[package.dependencies]