Skip to content

Commit 421ab18

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

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

506506
[[package]]
507507
name = "boto3"
508-
version = "1.40.37"
508+
version = "1.40.51"
509509
description = "The AWS SDK for Python"
510510
optional = false
511511
python-versions = ">=3.9"
512512
groups = ["main"]
513513
files = [
514-
{file = "boto3-1.40.37-py3-none-any.whl", hash = "sha256:ccc5aa217e41bcc80e243c12e6b4330a010b5752cdda2618d67d0b854cd730d5"},
515-
{file = "boto3-1.40.37.tar.gz", hash = "sha256:222de1ac6b878c2a2ea75ecfdd876ff3e8bd71930a5f9a3631379dfacc402eda"},
514+
{file = "boto3-1.40.51-py3-none-any.whl", hash = "sha256:6aa81b9acb4eff87b5505ae26c948883a2015cc3308ce5168a9df6e00ab815d2"},
515+
{file = "boto3-1.40.51.tar.gz", hash = "sha256:ed1b7750df07b2f2ece0141ff2ed0489db2ec2b5311a956d00a496b05fd4fadb"},
516516
]
517517

518518
[package.dependencies]
519-
botocore = ">=1.40.37,<1.41.0"
519+
botocore = ">=1.40.51,<1.41.0"
520520
jmespath = ">=0.7.1,<2.0.0"
521521
s3transfer = ">=0.14.0,<0.15.0"
522522

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

526526
[[package]]
527527
name = "botocore"
528-
version = "1.40.37"
528+
version = "1.40.51"
529529
description = "Low-level, data-driven core of boto 3."
530530
optional = false
531531
python-versions = ">=3.9"
532532
groups = ["main"]
533533
files = [
534-
{file = "botocore-1.40.37-py3-none-any.whl", hash = "sha256:9d4cee2ae0fe273003c6d1a8c9f7b98c4e40a6f74ba2f37eacba27d97fb7734f"},
535-
{file = "botocore-1.40.37.tar.gz", hash = "sha256:9d2cfc41963a3a8be8ece395292e29afad2e25aa602d02bc0c0c3a598405a318"},
534+
{file = "botocore-1.40.51-py3-none-any.whl", hash = "sha256:d5811a834bbdec6dac540565eab9f5ad954ed439b535686fbc3219e1cbfbfc49"},
535+
{file = "botocore-1.40.51.tar.gz", hash = "sha256:a06de20408c3009e59e8f161a1146f1801d279d0923ab950349154900951bb20"},
536536
]
537537

538538
[package.dependencies]

0 commit comments

Comments
 (0)