Skip to content

Commit 78ac8be

Browse files
chore(deps): bump boto3 from 1.41.2 to 1.42.0
Bumps [boto3](https://github.com/boto/boto3) from 1.41.2 to 1.42.0. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.41.2...1.42.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 365c853 commit 78ac8be

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 13 additions & 13 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
@@ -26,7 +26,7 @@ email-validator = {version = "*"}
2626
aws-lambda-powertools = {extras = ["tracer"],version = "^3.22.1"}
2727
mypy-boto3-dynamodb = "*"
2828
cachetools = "*"
29-
boto3 = "^1.26.125"
29+
boto3 = "^1.42.0"
3030
aws-lambda-env-modeler = "*"
3131

3232
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)