Skip to content

Commit 61e0370

Browse files
poetry: bump boto3 from 1.34.67 to 1.34.84
Bumps [boto3](https://github.com/boto/boto3) from 1.34.67 to 1.34.84. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.67...1.34.84) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b5677c commit 61e0370

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -20,7 +20,7 @@ nrlf-converter = {url = "https://github.com/NHSDigital/nrlf-converter/releases/d
2020
pytest = "^8.1.1"
2121
pytest-mock = "^3.12.0"
2222
pytest-cov = "^5.0.0"
23-
boto3 = "^1.34.60"
23+
boto3 = "^1.34.84"
2424
sh = "^2.0.6"
2525
moto = {extras = ["dynamodb", "s3"], version = "^5.0.5"}
2626
behave = "^1.2.6"

0 commit comments

Comments
 (0)