Skip to content

Commit 6dc06c4

Browse files
poetry: bump boto3 from 1.34.67 to 1.36.13
Bumps [boto3](https://github.com/boto/boto3) from 1.34.67 to 1.36.13. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.67...1.36.13) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 968d39b commit 6dc06c4

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

Lines changed: 16 additions & 16 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
@@ -23,7 +23,7 @@ nrlf-converter = {url = "https://github.com/NHSDigital/nrlf-converter/releases/d
2323
pytest = "^8.1.1"
2424
pytest-mock = "^3.12.0"
2525
pytest-cov = "^5.0.0"
26-
boto3 = "^1.34.60"
26+
boto3 = "^1.36.13"
2727
sh = "^2.0.6"
2828
moto = {extras = ["dynamodb", "s3"], version = "^5.0.5"}
2929
behave = "^1.2.6"

0 commit comments

Comments
 (0)