chore(deps): bump boto3 from 1.35.63 to 1.35.64 (#5835)

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-20 09:29:24 -04:00
committed by GitHub
parent 09733eb298
commit 2bf835d3d2
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.63"
version = "1.35.64"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.35.63-py3-none-any.whl", hash = "sha256:d0f938d4f6f392b6ffc5e75fff14a42e5bbb5228675a0367c8af55398abadbec"},
{file = "boto3-1.35.63.tar.gz", hash = "sha256:deb593d9a0fb240deb4c43e4da8e6626d7c36be7b2fd2fe28f49d44d395b7de0"},
{file = "boto3-1.35.64-py3-none-any.whl", hash = "sha256:cdacf03fc750caa3aa0dbf6158166def9922c9d67b4160999ff8fc350662facc"},
{file = "boto3-1.35.64.tar.gz", hash = "sha256:bc3fc12b41fa2c91e51ab140f74fb1544408a2b1e00f88a4c2369a66d18ddf20"},
]
[package.dependencies]
botocore = ">=1.35.63,<1.36.0"
botocore = ">=1.35.64,<1.36.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -5176,4 +5176,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "25d2af2d36f5243a025f40be403adad646b4b6d9a48f3caed9dc48f8dd5f7ce6"
content-hash = "1c581078e2202cdea0e2d9abf54942d33daf241c99b562ca89e3ad9919c8c7ce"
+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.63"
boto3 = "1.35.64"
botocore = "1.35.64"
colorama = "0.4.6"
cryptography = "43.0.1"