Skip to content

Commit 5e5f5e2

Browse files
build(deps): bump boto3 from 1.40.18 to 1.40.22 (#20027)
Bumps [boto3](https://github.com/boto/boto3) from 1.40.18 to 1.40.22. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.18...1.40.22) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.22 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 b96097a commit 5e5f5e2

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.18"
504+
version = "1.40.22"
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.18-py3-none-any.whl", hash = "sha256:daa776ba1251a7458c9d6c7627873d0c2460c8e8272d35759065580e9193700a"},
511-
{file = "boto3-1.40.18.tar.gz", hash = "sha256:64301d39adecc154e3e595eaf0d4f28998ef0a5551f1d033aeac51a9e1a688e5"},
510+
{file = "boto3-1.40.22-py3-none-any.whl", hash = "sha256:ecc468266a018f77869fd9cc3564500c3c1b658eb6d8e20351ec88cc06258dbf"},
511+
{file = "boto3-1.40.22.tar.gz", hash = "sha256:9972752b50fd376576a6e04a7d6afc69762a368f29b85314598edb62c1894663"},
512512
]
513513

514514
[package.dependencies]
515-
botocore = ">=1.40.18,<1.41.0"
515+
botocore = ">=1.40.22,<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.18"
524+
version = "1.40.22"
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.18-py3-none-any.whl", hash = "sha256:57025c46ca00cf8cec25de07a759521bfbfb3036a0f69b272654a354615dc45f"},
531-
{file = "botocore-1.40.18.tar.gz", hash = "sha256:afd69bdadd8c55cc89d69de0799829e555193a352d87867f746e19020271cc0f"},
530+
{file = "botocore-1.40.22-py3-none-any.whl", hash = "sha256:df50788fc71250dd884a4e2b60931103416bfba5baa85d2e150b8434ded7e61e"},
531+
{file = "botocore-1.40.22.tar.gz", hash = "sha256:eb800ece2cd67777ebb09a67a0d1628db3aea4f2ccbf1d8bf7dbf8504d1f3b71"},
532532
]
533533

534534
[package.dependencies]

0 commit comments

Comments
 (0)