Skip to content

Commit d2cc374

Browse files
Merge pull request #726 from pyathena-dev/fix/bump-boto3-floor
Bump boto3 lower bound to >=1.41.2 to match botocore floor
2 parents 18f8d28 + d6640bf commit d2cc374

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = [
55
{name = "laughingman7743", email = "laughingman7743@gmail.com"},
66
]
77
dependencies = [
8-
"boto3>=1.38.2",
8+
"boto3>=1.41.2",
99
"botocore>=1.41.2",
1010
"tenacity>=4.1.0",
1111
"fsspec",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)