Skip to content

Commit b3f62a6

Browse files
build(deps): bump boto3 from 1.39.4 to 1.39.11 (#19859)
Bumps [boto3](https://github.com/boto/boto3) from 1.39.4 to 1.39.11. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.39.4...1.39.11) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.39.11 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 7a26610 commit b3f62a6

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

504504
[[package]]
505505
name = "boto3"
506-
version = "1.39.4"
506+
version = "1.39.11"
507507
description = "The AWS SDK for Python"
508508
optional = false
509509
python-versions = ">=3.9"
510510
groups = ["main"]
511511
files = [
512-
{file = "boto3-1.39.4-py3-none-any.whl", hash = "sha256:f8e9534b429121aa5c5b7c685c6a94dd33edf14f87926e9a182d5b50220ba284"},
513-
{file = "boto3-1.39.4.tar.gz", hash = "sha256:6c955729a1d70181bc8368e02a7d3f350884290def63815ebca8408ee6d47571"},
512+
{file = "boto3-1.39.11-py3-none-any.whl", hash = "sha256:af8f1dad35eceff7658fab43b39b0f55892b6e3dd12308733521cc24dd2c9a02"},
513+
{file = "boto3-1.39.11.tar.gz", hash = "sha256:3027edf20642fe1d5f9dc50a420d0fe2733073ed6a9f0f047b60fe08c3682132"},
514514
]
515515

516516
[package.dependencies]
517-
botocore = ">=1.39.4,<1.40.0"
517+
botocore = ">=1.39.11,<1.40.0"
518518
jmespath = ">=0.7.1,<2.0.0"
519519
s3transfer = ">=0.13.0,<0.14.0"
520520

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

524524
[[package]]
525525
name = "botocore"
526-
version = "1.39.4"
526+
version = "1.39.11"
527527
description = "Low-level, data-driven core of boto 3."
528528
optional = false
529529
python-versions = ">=3.9"
530530
groups = ["main"]
531531
files = [
532-
{file = "botocore-1.39.4-py3-none-any.whl", hash = "sha256:c41e167ce01cfd1973c3fa9856ef5244a51ddf9c82cb131120d8617913b6812a"},
533-
{file = "botocore-1.39.4.tar.gz", hash = "sha256:e662ac35c681f7942a93f2ec7b4cde8f8b56dd399da47a79fa3e370338521a56"},
532+
{file = "botocore-1.39.11-py3-none-any.whl", hash = "sha256:1545352931a8a186f3e977b1e1a4542d7d434796e274c3c62efd0210b5ea76dc"},
533+
{file = "botocore-1.39.11.tar.gz", hash = "sha256:953b12909d6799350e346ab038e55b6efe622c616f80aef74d7a6683ffdd972c"},
534534
]
535535

536536
[package.dependencies]

0 commit comments

Comments
 (0)