Skip to content

Commit 6f0e2af

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

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 12 additions & 12 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
@@ -32,7 +32,7 @@ moto = {extras = ["ssm"], version = "^5.1.17"}
3232
[tool.poetry.group.slackBotFunction.dependencies]
3333
slack-bolt = "^1.25.0"
3434
slack-sdk = "^3.39.0"
35-
boto3 = "^1.40.34"
35+
boto3 = "^1.41.2"
3636
requests = "^2.32.5"
3737
opensearch-py = "^3.1.0"
3838
urllib3 = "^2.5.0"
@@ -41,7 +41,7 @@ boto3-stubs = {extras = ["bedrock-agent", "bedrock-agent-runtime", "bedrock-runt
4141

4242

4343
[tool.poetry.group.syncKnowledgeBaseFunction.dependencies]
44-
boto3 = "^1.40.34"
44+
boto3 = "^1.41.2"
4545
aws-lambda-powertools = "^3.23.0"
4646

4747
[tool.black]

0 commit comments

Comments
 (0)