Skip to content

Commit 8828919

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

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

poetry.lock

Lines changed: 37 additions & 37 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.12"}
3232
[tool.poetry.group.slackBotFunction.dependencies]
3333
slack-bolt = "^1.25.0"
3434
slack-sdk = "^3.36.0"
35-
boto3 = "^1.40.34"
35+
boto3 = "^1.40.68"
3636
requests = "^2.32.5"
3737
opensearch-py = "^3.0.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.40.68"
4545
aws-lambda-powertools = "^3.20.0"
4646

4747
[tool.black]

0 commit comments

Comments
 (0)