Skip to content

Commit 3d4edb3

Browse files
build(deps): bump boto3 from 1.38.34 to 1.39.1 (#19779)
Bumps [boto3](https://github.com/boto/boto3) from 1.38.34 to 1.39.1. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.34...1.39.1) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.39.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af9ee10 commit 3d4edb3

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

507507
[[package]]
508508
name = "boto3"
509-
version = "1.38.34"
509+
version = "1.39.1"
510510
description = "The AWS SDK for Python"
511511
optional = false
512512
python-versions = ">=3.9"
513513
groups = ["main"]
514514
files = [
515-
{file = "boto3-1.38.34-py3-none-any.whl", hash = "sha256:7d9409be63a11c1684427a9b06d6820ec72785cb275b56affe437f3709a80eb3"},
516-
{file = "boto3-1.38.34.tar.gz", hash = "sha256:25e76b9fec8db8e21adaf84df0de5c58fa779be121bc327e07e920c7c0870394"},
515+
{file = "boto3-1.39.1-py3-none-any.whl", hash = "sha256:beb945ec1ab4bb48d39640ce7d3054b7e4ab2020ef3259034c039195ae04b2f7"},
516+
{file = "boto3-1.39.1.tar.gz", hash = "sha256:3f89d6f05ab7d3a6f6807b45e9456a1a0db53bb47b1758cf5e0a3479cdd6d734"},
517517
]
518518

519519
[package.dependencies]
520-
botocore = ">=1.38.34,<1.39.0"
520+
botocore = ">=1.39.1,<1.40.0"
521521
jmespath = ">=0.7.1,<2.0.0"
522522
s3transfer = ">=0.13.0,<0.14.0"
523523

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

527527
[[package]]
528528
name = "botocore"
529-
version = "1.38.34"
529+
version = "1.39.1"
530530
description = "Low-level, data-driven core of boto 3."
531531
optional = false
532532
python-versions = ">=3.9"
533533
groups = ["main"]
534534
files = [
535-
{file = "botocore-1.38.34-py3-none-any.whl", hash = "sha256:95ff2c4819498e94b321c9b5ac65d02267df93ff7ce7617323b19f19ea7cb545"},
536-
{file = "botocore-1.38.34.tar.gz", hash = "sha256:a105f4d941f329aa72c43ddf42371ec4bee50ab3619fc1ef35d0005520219612"},
535+
{file = "botocore-1.39.1-py3-none-any.whl", hash = "sha256:912d518ac3096460e54d2cf80899943a521a586fd5c075568e807f3c35623318"},
536+
{file = "botocore-1.39.1.tar.gz", hash = "sha256:ac829b46b30bd837392c9792cdf63b44d290a4691c028b5e66ab471ced1b8305"},
537537
]
538538

539539
[package.dependencies]

0 commit comments

Comments
 (0)