From d24ba60724e7c4e3bb55eebf3a5b678850836f97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 21:47:43 +0000 Subject: [PATCH] Update dependency boto3-stubs to v1.43.15 --- pyproject.toml | 2 +- uv.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 29af4f5..cf6bd22 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dev = [ "aws-cloudwatch-logs-url==1.0.3", "black>=26.3.1", "boto3==1.43.6", - "boto3-stubs[events]==1.43.6", + "boto3-stubs[events]==1.43.15", "freezegun>=1.5.5", "isort>=8.0.1", "pytest>=9.0.2", diff --git a/uv.lock b/uv.lock index 46a9a4a..0b6a568 100644 --- a/uv.lock +++ b/uv.lock @@ -118,15 +118,15 @@ wheels = [ [[package]] name = "boto3-stubs" -version = "1.43.6" +version = "1.43.15" source = { registry = "https://pypi.flatt.tech/simple/" } dependencies = [ { name = "botocore-stubs" }, { name = "types-s3transfer" }, ] -sdist = { url = "https://pypi.flatt.tech/files/packages/65/8d/a2f47f54455d42071034177ac3c9c0bdfd1b51cab76c854f5619970ac57e/boto3_stubs-1.43.6.tar.gz", hash = "sha256:6c8b2e2977b5f85cdac82f1e3590cd7e7e452c92341654cc64c93a63da0f7bec", size = 102646, upload-time = "2026-05-07T21:15:34.897Z" } +sdist = { url = "https://pypi.flatt.tech/files/packages/99/1f/97908e31bc34d2a55bb3f54ab567b807210190a3e96cce3d3cc81c9ad7ab/boto3_stubs-1.43.15.tar.gz", hash = "sha256:1feaa38f13d536b79402a5bc4a8c6cce7893483aa31c65c9db5817c4c5faa30a", size = 102676, upload-time = "2026-05-26T21:15:07.682Z" } wheels = [ - { url = "https://pypi.flatt.tech/files/packages/5d/26/4c99307c18a3d77781ce585c45f4ff8098ebb44583360f142ed60df31e49/boto3_stubs-1.43.6-py3-none-any.whl", hash = "sha256:ff37a72104c556d7d57a8b0ec2123a6407b7737edd04e8533de5fc736a1d9d63", size = 70656, upload-time = "2026-05-07T21:15:28.95Z" }, + { url = "https://pypi.flatt.tech/files/packages/ab/8c/3855f3b0feb444482ed56b501e6fd20632d6819f605bebd65dd953734865/boto3_stubs-1.43.15-py3-none-any.whl", hash = "sha256:f0d5a7dfc31e18abaf5384b3f5441c217bc8167acf2c6c6385a81f11b8716fdf", size = 70668, upload-time = "2026-05-26T21:15:00.966Z" }, ] [package.optional-dependencies] @@ -581,7 +581,7 @@ dev = [ { name = "aws-cloudwatch-logs-url", specifier = "==1.0.3" }, { name = "black", specifier = ">=26.3.1" }, { name = "boto3", specifier = "==1.43.6" }, - { name = "boto3-stubs", extras = ["events"], specifier = "==1.43.6" }, + { name = "boto3-stubs", extras = ["events"], specifier = "==1.43.15" }, { name = "freezegun", specifier = ">=1.5.5" }, { name = "isort", specifier = ">=8.0.1" }, { name = "pytest", specifier = ">=9.0.2" },