Skip to content

Commit 6fabf42

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

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

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

0 commit comments

Comments
 (0)