Skip to content

Commit ed8ba7f

Browse files
build(deps-dev): update boto3 requirement from ^1.34.102 to ^1.42.88 (#412)
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.102...1.42.88) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.88 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Katsuyuki Takahashi <kattakaha@gmail.com>
1 parent b278829 commit ed8ba7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pytest-cov = "^7.0.0"
2323
isort = "^8.0.0"
2424
taskipy = "^1.12.2"
2525
mypy = "^1.10.0"
26-
boto3 = "^1.34.102"
26+
boto3 = "^1.42.88"
2727
boto3-stubs = { version = "1.42.87", extras = [
2828
"apigateway",
2929
"apigatewaymanagementapi",

0 commit comments

Comments
 (0)