chore(deps): bump boto3 from 1.35.64 to 1.35.65 (#5853)

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-21 11:44:04 -04:00
committed by GitHub
parent 09ea6ba6c4
commit 7e14204be8
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.64"
version = "1.35.65"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.35.64-py3-none-any.whl", hash = "sha256:cdacf03fc750caa3aa0dbf6158166def9922c9d67b4160999ff8fc350662facc"},
{file = "boto3-1.35.64.tar.gz", hash = "sha256:bc3fc12b41fa2c91e51ab140f74fb1544408a2b1e00f88a4c2369a66d18ddf20"},
{file = "boto3-1.35.65-py3-none-any.whl", hash = "sha256:acbca38322b66516450f959c7874826267d431becdc2b080e331e56c2ebbe507"},
{file = "boto3-1.35.65.tar.gz", hash = "sha256:f6c266b4124b92b1603727bf1ed1917e0b74a899bd0e326f151d80c3eaed27a1"},
]
[package.dependencies]
botocore = ">=1.35.64,<1.36.0"
botocore = ">=1.35.65,<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 = "1ff0c6d52ec6b0dcce316188aadba9cbfd693b322bfe89c593f65f853501ec92"
content-hash = "d971b9b9b0336d001df94e139d23790bc539c49575f1b779c69cf2e291640a56"
+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.64"
boto3 = "1.35.65"
botocore = "1.35.65"
colorama = "0.4.6"
cryptography = "43.0.1"