Skip to content

Commit 51abc32

Browse files
Upgrade: [dependabot] - bump boto3 from 1.40.34 to 1.40.39
Bumps [boto3](https://github.com/boto/boto3) from 1.40.34 to 1.40.39. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.34...1.40.39) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.39 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0de7c36 commit 51abc32

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

poetry.lock

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ moto = {extras = ["ssm"], version = "^5.1.12"}
3535
[tool.poetry.group.slackBotFunction.dependencies]
3636
slack-bolt = "^1.25.0"
3737
slack-sdk = "^3.36.0"
38-
boto3 = "^1.40.34"
38+
boto3 = "^1.40.39"
3939
requests = "^2.32.5"
4040
opensearch-py = "^3.0.0"
4141
urllib3 = "^2.5.0"
@@ -44,7 +44,7 @@ boto3-stubs = {extras = ["bedrock-agent", "bedrock-agent-runtime", "bedrock-runt
4444

4545

4646
[tool.poetry.group.syncKnowledgeBaseFunction.dependencies]
47-
boto3 = "^1.40.34"
47+
boto3 = "^1.40.39"
4848
aws-lambda-powertools = "^3.20.0"
4949

5050
[tool.black]

0 commit comments

Comments
 (0)