Skip to content

Commit 394f207

Browse files
build(deps): bump boto3 from 1.35.8 to 1.35.29
Bumps [boto3](https://github.com/boto/boto3) from 1.35.8 to 1.35.29. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.8...1.35.29) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14e8347 commit 394f207

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository = "https://github.com/NHSDigital/nhs-aws-helpers"
1414
[tool.poetry.dependencies]
1515
# core dependencies
1616
python = ">=3.8,<4.0"
17-
boto3 = "^1.26.159"
17+
boto3 = "^1.35.29"
1818
boto3-stubs = {extras = ["s3", "ssm", "secretsmanager", "dynamodb", "stepfunctions", "sqs", "lambda", "logs", "ses", "sns", "events", "kms", "firehose", "athena"], version = "^1.34.151"}
1919
botocore-stubs = "^1.29.159"
2020

0 commit comments

Comments
 (0)