From 97185a0dcdc7cb8bb6f6cb82f4e6952df5813a63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 07:47:54 +0000 Subject: [PATCH] MESH-2092 py dev (deps): Bump the patch-and-minor group with 6 updates Bumps the patch-and-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [nhs-aws-helpers](https://github.com/NHSDigital/nhs-aws-helpers) | `0.8.11` | `0.8.18` | | [boto3](https://github.com/boto/boto3) | `1.43.26` | `1.43.31` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.42.75` | `1.43.31` | | [botocore](https://github.com/boto/botocore) | `1.43.30` | `1.43.31` | | [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder) | `1.43.14` | `1.43.31` | | [s3transfer](https://github.com/boto/s3transfer) | `0.18.0` | `0.19.0` | Updates `nhs-aws-helpers` from 0.8.11 to 0.8.18 - [Commits](https://github.com/NHSDigital/nhs-aws-helpers/commits) Updates `boto3` from 1.43.26 to 1.43.31 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.26...1.43.31) Updates `boto3-stubs` from 1.42.75 to 1.43.31 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.43.30 to 1.43.31 - [Commits](https://github.com/boto/botocore/compare/1.43.30...1.43.31) Updates `mypy-boto3-s3` from 1.43.14 to 1.43.31 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `s3transfer` from 0.18.0 to 0.19.0 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.18.0...0.19.0) --- updated-dependencies: - dependency-name: nhs-aws-helpers dependency-version: 0.8.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: boto3 dependency-version: 1.43.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: boto3-stubs dependency-version: 1.43.31 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: botocore dependency-version: 1.43.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: mypy-boto3-s3 dependency-version: 1.43.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: s3transfer dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/requirements.txt b/src/requirements.txt index 799bb1c..e1762b7 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.30 ; python_version >= "3.11" and python_version < "4.0" -boto3==1.43.30 ; python_version >= "3.11" and python_version < "4.0" +boto3-stubs==1.43.31 ; python_version >= "3.11" and python_version < "4.0" +boto3==1.43.31 ; 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.30 ; python_version >= "3.11" and python_version < "4.0" +botocore==1.43.31 ; 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" @@ -23,7 +23,7 @@ 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.30 ; python_version >= "3.11" and python_version < "4.0" -mypy-boto3-s3==1.43.14 ; python_version >= "3.11" and python_version < "4.0" +mypy-boto3-s3==1.43.31 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-secretsmanager==1.43.0 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-ses==1.43.0 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-sns==1.43.23 ; python_version >= "3.11" and python_version < "4.0" @@ -31,10 +31,10 @@ 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.17 ; python_version >= "3.11" and python_version < "4.0" +nhs-aws-helpers==0.8.18 ; 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" +s3transfer==0.19.0 ; python_version >= "3.11" and python_version < "4.0" six==1.17.0 ; python_version >= "3.11" and python_version < "4.0" spine-aws-common==0.2.16 ; python_version >= "3.11" and python_version < "4.0" types-awscrt==0.34.1 ; python_version >= "3.11" and python_version < "4.0"