Skip to content

Commit 1ef3e0d

Browse files
build(deps): bump boto3 from 1.40.51 to 1.40.55 (#20177)
Bumps [boto3](https://github.com/boto/boto3) from 1.40.51 to 1.40.55. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.51...1.40.55) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.55 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 c2fcd1e commit 1ef3e0d

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
@@ -539,18 +539,18 @@ bitarray = ">=3.0.0,<4.0"
539539

540540
[[package]]
541541
name = "boto3"
542-
version = "1.40.51"
542+
version = "1.40.55"
543543
description = "The AWS SDK for Python"
544544
optional = false
545545
python-versions = ">=3.9"
546546
groups = ["main"]
547547
files = [
548-
{file = "boto3-1.40.51-py3-none-any.whl", hash = "sha256:6aa81b9acb4eff87b5505ae26c948883a2015cc3308ce5168a9df6e00ab815d2"},
549-
{file = "boto3-1.40.51.tar.gz", hash = "sha256:ed1b7750df07b2f2ece0141ff2ed0489db2ec2b5311a956d00a496b05fd4fadb"},
548+
{file = "boto3-1.40.55-py3-none-any.whl", hash = "sha256:2e30f5a0d49e107b8a5c0c487891afd300bfa410e1d918bf187ae45ac3839332"},
549+
{file = "boto3-1.40.55.tar.gz", hash = "sha256:27e35b4fa9edd414ce06c1a748bf57cacd8203271847d93fc1053e4a4ec6e1a9"},
550550
]
551551

552552
[package.dependencies]
553-
botocore = ">=1.40.51,<1.41.0"
553+
botocore = ">=1.40.55,<1.41.0"
554554
jmespath = ">=0.7.1,<2.0.0"
555555
s3transfer = ">=0.14.0,<0.15.0"
556556

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

560560
[[package]]
561561
name = "botocore"
562-
version = "1.40.51"
562+
version = "1.40.55"
563563
description = "Low-level, data-driven core of boto 3."
564564
optional = false
565565
python-versions = ">=3.9"
566566
groups = ["main"]
567567
files = [
568-
{file = "botocore-1.40.51-py3-none-any.whl", hash = "sha256:d5811a834bbdec6dac540565eab9f5ad954ed439b535686fbc3219e1cbfbfc49"},
569-
{file = "botocore-1.40.51.tar.gz", hash = "sha256:a06de20408c3009e59e8f161a1146f1801d279d0923ab950349154900951bb20"},
568+
{file = "botocore-1.40.55-py3-none-any.whl", hash = "sha256:cdc38f7a4ddb30a2cd1cdd4fabde2a5a16e41b5a642292e1c30de5c4e46f5d44"},
569+
{file = "botocore-1.40.55.tar.gz", hash = "sha256:79b6472e2de92b3519d44fc1eec8c5feced7f99a0d10fdea6dc93133426057c1"},
570570
]
571571

572572
[package.dependencies]

0 commit comments

Comments
 (0)