chore(deps): bump boto3 from 1.34.123 to 1.34.128 (#4305)

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-06-25 12:51:33 +02:00
committed by GitHub
parent 31616b0e06
commit e34ee5864b
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -697,17 +697,17 @@ uvloop = ["uvloop (>=0.15.2)"]
[[package]]
name = "boto3"
version = "1.34.123"
version = "1.34.128"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.34.123-py3-none-any.whl", hash = "sha256:56bec52d485d5670ce96d53ae7b2cd4ae4e8a705fb2298a21093cdd77d642331"},
{file = "boto3-1.34.123.tar.gz", hash = "sha256:42b140fc850cf261ee4b1e8ef527fa071b1f1592a6d6a68d34b29f37cc46b4dd"},
{file = "boto3-1.34.128-py3-none-any.whl", hash = "sha256:a048ff980a81cd652724a73bc496c519b336fabe19cc8bfc6c53b2ff6eb22c7b"},
{file = "boto3-1.34.128.tar.gz", hash = "sha256:43a6e99f53a8d34b3b4dbe424dbcc6b894350dc41a85b0af7c7bc24a7ec2cead"},
]
[package.dependencies]
botocore = ">=1.34.123,<1.35.0"
botocore = ">=1.34.128,<1.35.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -4507,4 +4507,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "b63ada0e7996c7736e742b22e68468cdb39544c0981f65e18e9c35730bea35ff"
content-hash = "f2cfcb366c7b3e3864cedcf992c07c2c177b5963fde6962677b42b76cb719f09"
+1 -1
View File
@@ -45,7 +45,7 @@ azure-mgmt-storage = "21.1.0"
azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.2.0"
azure-storage-blob = "12.20.0"
boto3 = "1.34.123"
boto3 = "1.34.128"
botocore = "1.34.128"
colorama = "0.4.6"
detect-secrets = "1.5.0"