Skip to content

Commit 4b8aefb

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

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

poetry.lock

Lines changed: 17 additions & 17 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.2"
2727
sh = "^2.0.6"
2828
moto = {extras = ["dynamodb", "s3"], version = "^5.0.5"}
2929
behave = "^1.2.6"

0 commit comments

Comments
 (0)