Skip to content

Commit e7a950e

Browse files
Upgrade: [dependabot] - bump boto3 from 1.42.25 to 1.42.29 (#306)
Bumps [boto3](https://github.com/boto/boto3) from 1.42.25 to 1.42.29. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/9b45d7ec057dd25e86a9934f2f62352856756cd4"><code>9b45d7e</code></a> Merge branch 'release-1.42.29'</li> <li><a href="https://github.com/boto/boto3/commit/159ed6d87a70c6aab9732551244a2337af20d64e"><code>159ed6d</code></a> Bumping version to 1.42.29</li> <li><a href="https://github.com/boto/boto3/commit/ed728b96e543c07cc3d55a4da9d854fdb35a8cbf"><code>ed728b9</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/d7af36d82a3dfc6ffa91c41d9e2484f83a422a15"><code>d7af36d</code></a> Merge branch 'release-1.42.28'</li> <li><a href="https://github.com/boto/boto3/commit/c700a3584173ff25abcbd5d7af49f95126150f32"><code>c700a35</code></a> Merge branch 'release-1.42.28' into develop</li> <li><a href="https://github.com/boto/boto3/commit/a6c52b043b76701c2df2614f4bcfebd9cb661ea5"><code>a6c52b0</code></a> Bumping version to 1.42.28</li> <li><a href="https://github.com/boto/boto3/commit/5e6f06afbdb3de42cf4f00332b214ee728a9fe47"><code>5e6f06a</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/d80e15a1f0629931ecee30aeab544d00db206757"><code>d80e15a</code></a> Merge branch 'release-1.42.27'</li> <li><a href="https://github.com/boto/boto3/commit/a6ff277f05d42fa6dc7814bbd0b6973f5c0628b1"><code>a6ff277</code></a> Merge branch 'release-1.42.27' into develop</li> <li><a href="https://github.com/boto/boto3/commit/0571d26fe45001a4c33f553b0315479ed42246f2"><code>0571d26</code></a> Bumping version to 1.42.27</li> <li>Additional commits viewable in <a href="https://github.com/boto/boto3/compare/1.42.25...1.42.29">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.42.25&new-version=1.42.29)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 672204d commit e7a950e

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

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: 3 additions & 3 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.19"
36+
boto3 = "^1.42.30"
3737
requests = "^2.32.5"
3838
opensearch-py = "^3.1.0"
3939
urllib3 = "^2.6.3"
@@ -42,11 +42,11 @@ boto3-stubs = {extras = ["bedrock-agent", "bedrock-agent-runtime", "bedrock-runt
4242

4343

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

4848
[tool.poetry.group.bedrockLoggingConfigFunction.dependencies]
49-
boto3 = "^1.42.19"
49+
boto3 = "^1.42.30"
5050
urllib3 = "^2.6.2"
5151
aws-lambda-powertools = "^3.23.0"
5252

0 commit comments

Comments
 (0)