Skip to content

Commit b42857b

Browse files
build(deps): bump boto3 from 1.35.95 to 1.37.4
Bumps [boto3](https://github.com/boto/boto3) from 1.35.95 to 1.37.4. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.95...1.37.4) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40ad67f commit b42857b

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

Lines changed: 15 additions & 15 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.35.95"
17+
boto3 = "^1.37.4"
1818
boto3-stubs = {extras = ["s3", "ssm", "secretsmanager", "dynamodb", "stepfunctions", "sqs", "lambda", "logs", "ses", "sns", "events", "kms", "firehose", "athena"], version = "^1.35.93"}
1919
botocore-stubs = "^1.35.93"
2020

0 commit comments

Comments
 (0)