Skip to content

Commit c03a36e

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

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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.4.1"
2424
pytest-mock = "^3.12.0"
2525
pytest-cov = "^5.0.0"
26-
boto3 = "^1.34.60"
26+
boto3 = "^1.40.55"
2727
sh = "^2.0.6"
2828
moto = {extras = ["dynamodb", "s3"], version = "^5.1.9"}
2929
behave = "^1.2.6"

0 commit comments

Comments
 (0)