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 da8532e Build: Bump boto3 from 1.34.27 to 1.34.34 (#385)
da8532e is described below
commit da8532e070d5a4b0fdb7ac2eaf5a531c2b30ac6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 7 07:57:45 2024 +0100
Build: Bump boto3 from 1.34.27 to 1.34.34 (#385)
Bumps [boto3](https://github.com/boto/boto3) from 1.34.27 to 1.34.34.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.34.27...1.34.34)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 91804f3..84a62d6 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -25,24 +25,24 @@ tests = ["arrow", "dask[dataframe]", "docker", "pytest",
"pytest-mock"]
[[package]]
name = "aiobotocore"
-version = "2.11.1"
+version = "2.11.2"
description = "Async client for aws services using botocore and aiohttp"
optional = true
python-versions = ">=3.8"
files = [
- {file = "aiobotocore-2.11.1-py3-none-any.whl", hash =
"sha256:904a7ad7cc8671d662cfd596906dafe839118ea2a66332c37908e3dcfdee1e45"},
- {file = "aiobotocore-2.11.1.tar.gz", hash =
"sha256:0b095af50da2d6f94e93ca959e2a4876f0f0d84d534b61b21d8e050832d04ab6"},
+ {file = "aiobotocore-2.11.2-py3-none-any.whl", hash =
"sha256:487fede588040bfa3a43df945275c28c1c73ca75bf705295adb9fbadd2e89be7"},
+ {file = "aiobotocore-2.11.2.tar.gz", hash =
"sha256:6dd7352248e3523019c5a54a395d2b1c31080697fc80a9ad2672de4eec8c7abd"},
]
[package.dependencies]
aiohttp = ">=3.7.4.post0,<4.0.0"
aioitertools = ">=0.5.1,<1.0.0"
-botocore = ">=1.33.2,<1.34.28"
+botocore = ">=1.33.2,<1.34.35"
wrapt = ">=1.10.10,<2.0.0"
[package.extras]
-awscli = ["awscli (>=1.31.2,<1.32.28)"]
-boto3 = ["boto3 (>=1.33.2,<1.34.28)"]
+awscli = ["awscli (>=1.31.2,<1.32.35)"]
+boto3 = ["boto3 (>=1.33.2,<1.34.35)"]
[[package]]
name = "aiohttp"
@@ -332,17 +332,17 @@ files = [
[[package]]
name = "boto3"
-version = "1.34.27"
+version = "1.34.34"
description = "The AWS SDK for Python"
optional = false
python-versions = ">= 3.8"
files = [
- {file = "boto3-1.34.27-py3-none-any.whl", hash =
"sha256:3626db4ba9fbb1b58c8fe923da5ed670873b3d881a102956ea19d3b69cd097cc"},
- {file = "boto3-1.34.27.tar.gz", hash =
"sha256:ebdd938019f3df2e7b50585353963d4553faf3fbb7b2085c440107fa6caa233b"},
+ {file = "boto3-1.34.34-py3-none-any.whl", hash =
"sha256:33a8b6d9136fa7427160edb92d2e50f2035f04e9d63a2d1027349053e12626aa"},
+ {file = "boto3-1.34.34.tar.gz", hash =
"sha256:b2f321e20966f021ec800b7f2c01287a3dd04fc5965acdfbaa9c505a24ca45d1"},
]
[package.dependencies]
-botocore = ">=1.34.27,<1.35.0"
+botocore = ">=1.34.34,<1.35.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -351,13 +351,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
-version = "1.34.27"
+version = "1.34.34"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">= 3.8"
files = [
- {file = "botocore-1.34.27-py3-none-any.whl", hash =
"sha256:1c10f247136ad17b6ef1588c1e043e294dbaebdebe9ce84dc56713029f515c53"},
- {file = "botocore-1.34.27.tar.gz", hash =
"sha256:a0e68ba264275b358b8c1cca604161f4d9465cf7847d73e929543a9f30ff22d1"},
+ {file = "botocore-1.34.34-py3-none-any.whl", hash =
"sha256:cd060b0d88ebb2b893f1411c1db7f2ba66cc18e52dcc57ad029564ef5fec437b"},
+ {file = "botocore-1.34.34.tar.gz", hash =
"sha256:54093dc97372bb7683f5c61a279aa8240408abf3b2cc494ae82a9a90c1b784b5"},
]
[package.dependencies]