Skip to content

Commit cc5e262

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -33,7 +33,7 @@ markitdown = {extras = ["pdf", "docx", "pptx", "xlsx"], version = "^0.0.2"}
3333
[tool.poetry.group.slackBotFunction.dependencies]
3434
slack-bolt = "^1.25.0"
3535
slack-sdk = "^3.39.0"
36-
boto3 = "^1.42.8"
36+
boto3 = "^1.42.13"
3737
requests = "^2.32.5"
3838
opensearch-py = "^3.1.0"
3939
urllib3 = "^2.6.2"
@@ -42,7 +42,7 @@ boto3-stubs = {extras = ["bedrock-agent", "bedrock-agent-runtime", "bedrock-runt
4242

4343

4444
[tool.poetry.group.syncKnowledgeBaseFunction.dependencies]
45-
boto3 = "^1.42.8"
45+
boto3 = "^1.42.13"
4646
aws-lambda-powertools = "^3.23.0"
4747

4848
[tool.black]

0 commit comments

Comments
 (0)