From 532bc970a395fcfd674d471852b58ead1524d5b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 07:48:01 +0000 Subject: [PATCH] MESH-2092 py dev (deps): Bump the patch-and-minor group with 8 updates Bumps the patch-and-minor group with 8 updates: | Package | From | To | | --- | --- | --- | | [nhs-aws-helpers](https://github.com/NHSDigital/nhs-aws-helpers) | `0.8.11` | `0.8.16` | | [boto3](https://github.com/boto/boto3) | `1.43.26` | `1.43.29` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.0` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.42.75` | `1.43.29` | | [botocore](https://github.com/boto/botocore) | `1.43.28` | `1.43.29` | | [mypy-boto3-firehose](https://github.com/youtype/mypy_boto3_builder) | `1.43.0` | `1.43.29` | | [mypy-boto3-glue](https://github.com/youtype/mypy_boto3_builder) | `1.43.23` | `1.43.29` | | [mypy-boto3-iam](https://github.com/youtype/mypy_boto3_builder) | `1.43.2` | `1.43.29` | Updates `nhs-aws-helpers` from 0.8.11 to 0.8.16 - [Commits](https://github.com/NHSDigital/nhs-aws-helpers/commits) Updates `boto3` from 1.43.26 to 1.43.29 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.26...1.43.29) Updates `pytest` from 9.0.3 to 9.1.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.0) Updates `boto3-stubs` from 1.42.75 to 1.43.29 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.43.28 to 1.43.29 - [Commits](https://github.com/boto/botocore/compare/1.43.28...1.43.29) Updates `mypy-boto3-firehose` from 1.43.0 to 1.43.29 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mypy-boto3-glue` from 1.43.23 to 1.43.29 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mypy-boto3-iam` from 1.43.2 to 1.43.29 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: nhs-aws-helpers dependency-version: 0.8.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: boto3 dependency-version: 1.43.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: boto3-stubs dependency-version: 1.43.29 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: botocore dependency-version: 1.43.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: mypy-boto3-firehose dependency-version: 1.43.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: mypy-boto3-glue dependency-version: 1.43.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: mypy-boto3-iam dependency-version: 1.43.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- src/requirements.txt | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/poetry.lock b/poetry.lock index a760d3d..b928c76 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2056,14 +2056,14 @@ testing = ["covdefaults (>=2.3)", "pytest (>=8.4.2)", "pytest-cov (>=7)", "pytes [[package]] name = "pytest" -version = "9.0.3" +version = "9.1.0" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.10" groups = ["dev"] files = [ - {file = "pytest-9.0.3-py3-none-any.whl", hash = "sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9"}, - {file = "pytest-9.0.3.tar.gz", hash = "sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c"}, + {file = "pytest-9.1.0-py3-none-any.whl", hash = "sha256:8ebb0e7888bdf2bdfc602ec51f8f62d50200af37356c74e503c79a94f5c81f32"}, + {file = "pytest-9.1.0.tar.gz", hash = "sha256:41dd9148c08072446394cefd3d79701701335a9f4cae69ba92e39f6c7f5c061c"}, ] [package.dependencies] diff --git a/src/requirements.txt b/src/requirements.txt index 59f46da..47d949d 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,8 +1,8 @@ aws-lambda-powertools==3.29.0 ; python_version >= "3.11" and python_version < "4.0" -boto3-stubs==1.43.28 ; python_version >= "3.11" and python_version < "4.0" -boto3==1.43.28 ; python_version >= "3.11" and python_version < "4.0" +boto3-stubs==1.43.29 ; python_version >= "3.11" and python_version < "4.0" +boto3==1.43.29 ; python_version >= "3.11" and python_version < "4.0" botocore-stubs==1.43.14 ; python_version >= "3.11" and python_version < "4.0" -botocore==1.43.28 ; python_version >= "3.11" and python_version < "4.0" +botocore==1.43.29 ; python_version >= "3.11" and python_version < "4.0" certifi==2026.5.20 ; python_version >= "3.11" and python_version < "4.0" charset-normalizer==3.4.7 ; python_version >= "3.11" and python_version < "4.0" idna==3.18 ; python_version >= "3.11" and python_version < "4.0" @@ -16,10 +16,10 @@ mypy-boto3-cloudwatch==1.43.26 ; python_version >= "3.11" and python_version < " mypy-boto3-dynamodb==1.43.0 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-ecs==1.43.27 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-events==1.43.0 ; python_version >= "3.11" and python_version < "4.0" -mypy-boto3-firehose==1.43.0 ; python_version >= "3.11" and python_version < "4.0" -mypy-boto3-glue==1.43.23 ; python_version >= "3.11" and python_version < "4.0" +mypy-boto3-firehose==1.43.29 ; python_version >= "3.11" and python_version < "4.0" +mypy-boto3-glue==1.43.29 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-healthlake==1.43.28 ; python_version >= "3.11" and python_version < "4.0" -mypy-boto3-iam==1.43.2 ; python_version >= "3.11" and python_version < "4.0" +mypy-boto3-iam==1.43.29 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-kms==1.43.12 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-lambda==1.43.20 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-logs==1.43.9 ; python_version >= "3.11" and python_version < "4.0" @@ -31,7 +31,7 @@ mypy-boto3-sqs==1.43.0 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-ssm==1.43.0 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-stepfunctions==1.43.7 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-sts==1.43.0 ; python_version >= "3.11" and python_version < "4.0" -nhs-aws-helpers==0.8.15 ; python_version >= "3.11" and python_version < "4.0" +nhs-aws-helpers==0.8.16 ; python_version >= "3.11" and python_version < "4.0" python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "4.0" requests==2.34.2 ; python_version >= "3.11" and python_version < "4.0" s3transfer==0.18.0 ; python_version >= "3.11" and python_version < "4.0"