Skip to content

Commit 2886dd4

Browse files
build(deps): bump boto3 from 1.40.12 to 1.40.18 (#20001)
Bumps [boto3](https://github.com/boto/boto3) from 1.40.12 to 1.40.18. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.12...1.40.18) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.18 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>
1 parent 2507b93 commit 2886dd4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -501,18 +501,18 @@ bitarray = ">=3.0.0,<4.0"
501501

502502
[[package]]
503503
name = "boto3"
504-
version = "1.40.12"
504+
version = "1.40.18"
505505
description = "The AWS SDK for Python"
506506
optional = false
507507
python-versions = ">=3.9"
508508
groups = ["main"]
509509
files = [
510-
{file = "boto3-1.40.12-py3-none-any.whl", hash = "sha256:3c3d6731390b5b11f5e489d5d9daa57f0c3e171efb63ac8f47203df9c71812b3"},
511-
{file = "boto3-1.40.12.tar.gz", hash = "sha256:c6b32aee193fbd2eb84696d2b5b2410dcda9fb4a385e1926cff908377d222247"},
510+
{file = "boto3-1.40.18-py3-none-any.whl", hash = "sha256:daa776ba1251a7458c9d6c7627873d0c2460c8e8272d35759065580e9193700a"},
511+
{file = "boto3-1.40.18.tar.gz", hash = "sha256:64301d39adecc154e3e595eaf0d4f28998ef0a5551f1d033aeac51a9e1a688e5"},
512512
]
513513

514514
[package.dependencies]
515-
botocore = ">=1.40.12,<1.41.0"
515+
botocore = ">=1.40.18,<1.41.0"
516516
jmespath = ">=0.7.1,<2.0.0"
517517
s3transfer = ">=0.13.0,<0.14.0"
518518

@@ -521,14 +521,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
521521

522522
[[package]]
523523
name = "botocore"
524-
version = "1.40.12"
524+
version = "1.40.18"
525525
description = "Low-level, data-driven core of boto 3."
526526
optional = false
527527
python-versions = ">=3.9"
528528
groups = ["main"]
529529
files = [
530-
{file = "botocore-1.40.12-py3-none-any.whl", hash = "sha256:84e96004a8b426c5508f6b5600312d6271364269466a3a957dc377ad8effc438"},
531-
{file = "botocore-1.40.12.tar.gz", hash = "sha256:c6560578e799b47b762b7e555bd9c5dd5c29c5d23bd778a8a72e98c979b3c727"},
530+
{file = "botocore-1.40.18-py3-none-any.whl", hash = "sha256:57025c46ca00cf8cec25de07a759521bfbfb3036a0f69b272654a354615dc45f"},
531+
{file = "botocore-1.40.18.tar.gz", hash = "sha256:afd69bdadd8c55cc89d69de0799829e555193a352d87867f746e19020271cc0f"},
532532
]
533533

534534
[package.dependencies]

0 commit comments

Comments
 (0)