chore(deps): bump boto3 from 1.35.66 to 1.35.70 (#5929)

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-27 10:16:36 -04:00
committed by GitHub
parent 03db9d3f74
commit f9864eeda0
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.66"
version = "1.35.70"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.35.66-py3-none-any.whl", hash = "sha256:09a610f8cf4d3c22d4ca69c1f89079e3a1c82805ce94fa0eb4ecdd4d2ba6c4bc"},
{file = "boto3-1.35.66.tar.gz", hash = "sha256:c392b9168b65e9c23483eaccb5b68d1f960232d7f967a1e00a045ba065ce050d"},
{file = "boto3-1.35.70-py3-none-any.whl", hash = "sha256:ca385708f83f01b3f27d9d675880d2458cb3b40ed1e25da688f551454ed0c112"},
{file = "boto3-1.35.70.tar.gz", hash = "sha256:121dce8c7102eea6a6047d46bcd74e8a24dac793a4a3857de4f4bad9c12566fd"},
]
[package.dependencies]
botocore = ">=1.35.66,<1.36.0"
botocore = ">=1.35.70,<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 = "eb5ea3d18ceee3e84c3b887c377cac49ee6a2af876ca20257930dd364234f66b"
content-hash = "6a868e7040647c561274f7bb54dd5a899690d2b8dc658559c9de7e175debee6e"
+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.66"
boto3 = "1.35.70"
botocore = "1.35.70"
colorama = "0.4.6"
cryptography = "43.0.1"