chore(deps): bump boto3 from 1.35.65 to 1.35.66 (#5860)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-22 10:34:44 -04:00
committed by GitHub
parent cef0a54bc3
commit 26a9748700
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -759,17 +759,17 @@ files = [
[[package]]
name = "boto3"
version = "1.35.65"
version = "1.35.66"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.35.65-py3-none-any.whl", hash = "sha256:acbca38322b66516450f959c7874826267d431becdc2b080e331e56c2ebbe507"},
{file = "boto3-1.35.65.tar.gz", hash = "sha256:f6c266b4124b92b1603727bf1ed1917e0b74a899bd0e326f151d80c3eaed27a1"},
{file = "boto3-1.35.66-py3-none-any.whl", hash = "sha256:09a610f8cf4d3c22d4ca69c1f89079e3a1c82805ce94fa0eb4ecdd4d2ba6c4bc"},
{file = "boto3-1.35.66.tar.gz", hash = "sha256:c392b9168b65e9c23483eaccb5b68d1f960232d7f967a1e00a045ba065ce050d"},
]
[package.dependencies]
botocore = ">=1.35.65,<1.36.0"
botocore = ">=1.35.66,<1.36.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -5178,4 +5178,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "a6cf61f4960b6b231e524416f5a02182c031acd6a7905db0dfd49405f701607d"
content-hash = "c7a86b55cbd211d342a9e00de00c7d13fcca90ba26649d80d144b70cae07606c"
+1 -1
View File
@@ -47,7 +47,7 @@ azure-mgmt-storage = "21.2.1"
azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.1"
azure-storage-blob = "12.24.0"
boto3 = "1.35.65"
boto3 = "1.35.66"
botocore = "1.35.66"
colorama = "0.4.6"
cryptography = "43.0.1"