chore(deps): bump boto3 from 1.35.76 to 1.35.77 (#6131)

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-12-11 09:26:07 -04:00
committed by GitHub
parent ec3fddf5b1
commit 805ed81031
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -775,17 +775,17 @@ files = [
[[package]]
name = "boto3"
version = "1.35.76"
version = "1.35.77"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.35.76-py3-none-any.whl", hash = "sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd"},
{file = "boto3-1.35.76.tar.gz", hash = "sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0"},
{file = "boto3-1.35.77-py3-none-any.whl", hash = "sha256:a09871805f8e462349a1c33c23eb413668df0bf68424e61d53518e1a7d883b2f"},
{file = "boto3-1.35.77.tar.gz", hash = "sha256:cc819cdbccbc2d0dc185f1dcfe74cf3809489c4cae63c2e5d6a557aa0c5ab928"},
]
[package.dependencies]
botocore = ">=1.35.76,<1.36.0"
botocore = ">=1.35.77,<1.36.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -5194,4 +5194,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "f1f58e6a345fb6e33aa3d47d2a65070491b0e1b58c9a92db786ce8ea8ebbb30f"
content-hash = "f94001d4038c14dc1e1a7b2e711ed24180ee0dfc3f3a55d1cc55cf8c945ffb09"
+1 -1
View File
@@ -48,7 +48,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.76"
boto3 = "1.35.77"
botocore = "1.35.77"
colorama = "0.4.6"
cryptography = "43.0.1"