From 504597162fe83004158f2f59d6064e081f809ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 08:04:05 +0000 Subject: [PATCH] chore: bump boto3 from 1.43.2 to 1.43.6 Bumps [boto3](https://github.com/boto/boto3) from 1.43.2 to 1.43.6. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.2...1.43.6) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/poetry.lock b/poetry.lock index 98a0a31..f8631de 100644 --- a/poetry.lock +++ b/poetry.lock @@ -14,18 +14,18 @@ files = [ [[package]] name = "boto3" -version = "1.43.2" +version = "1.43.6" description = "The AWS SDK for Python" optional = false python-versions = ">=3.10" groups = ["main", "test"] files = [ - {file = "boto3-1.43.2-py3-none-any.whl", hash = "sha256:796e859cfb5e93c55276ce746f8020f691eda6b68a0ec4ce4f6fd07a1cca6859"}, - {file = "boto3-1.43.2.tar.gz", hash = "sha256:be951cc22769fbcda73fac523b031ee38db45c3ae2b0d828c76b8f6e8e683073"}, + {file = "boto3-1.43.6-py3-none-any.whl", hash = "sha256:179601ec2992726a718053bf41e43c223ceba397d31ceab11f64d9c910d9fc3a"}, + {file = "boto3-1.43.6.tar.gz", hash = "sha256:e6315effaf12b890b99956e6f8e2c3000a3f64e4ee91943cec3895ce9a836afb"}, ] [package.dependencies] -botocore = ">=1.43.2,<1.44.0" +botocore = ">=1.43.6,<1.44.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.17.0,<0.18.0" @@ -479,14 +479,14 @@ xray = ["mypy-boto3-xray (>=1.43.0,<1.44.0)"] [[package]] name = "botocore" -version = "1.43.2" +version = "1.43.6" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.10" groups = ["main", "test"] files = [ - {file = "botocore-1.43.2-py3-none-any.whl", hash = "sha256:b823454d751a1c24bb403b5b07ab65007689654abb21787df923684e0743976c"}, - {file = "botocore-1.43.2.tar.gz", hash = "sha256:7b2ec87b6d0720bff920451ce930e71c2a99cdea48d0eaa66ccf0b21ea747e03"}, + {file = "botocore-1.43.6-py3-none-any.whl", hash = "sha256:b6d1fdbc6f65a5fe0b7e947823aa37535d3f39f3ba4d21110fab1f55bbbcc04b"}, + {file = "botocore-1.43.6.tar.gz", hash = "sha256:b1e395b347356860398da42e61c808cf1e34b6fa7180cf2b9d87d986e1a06ba0"}, ] [package.dependencies]