Skip to content

Commit 5dff478

Browse files
chore(python-deps): bump boto3 from 1.43.11 to 1.43.15 (#5966)
Bumps [boto3](https://github.com/boto/boto3) from 1.43.11 to 1.43.15. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/ecbbf11bd52e44b44e28228c4e1d74b3814e8be7"><code>ecbbf11</code></a> Merge branch 'release-1.43.15'</li> <li><a href="https://github.com/boto/boto3/commit/af67f4e77601ea32bb92cfcf3ba8c5eead8499b3"><code>af67f4e</code></a> Bumping version to 1.43.15</li> <li><a href="https://github.com/boto/boto3/commit/16a99f57e811ee18836e88d5c2dbe57ab6197fb3"><code>16a99f5</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/07953b03a1c6fc86660852ee65a21c3ceae3f437"><code>07953b0</code></a> Merge branch 'release-1.43.14'</li> <li><a href="https://github.com/boto/boto3/commit/7270b75fdd0db1a82f5e54926a7510aef6ff8df3"><code>7270b75</code></a> Merge branch 'release-1.43.14' into develop</li> <li><a href="https://github.com/boto/boto3/commit/25c77c306c3efba0d44bebec97ab882ddd6f0958"><code>25c77c3</code></a> Bumping version to 1.43.14</li> <li><a href="https://github.com/boto/boto3/commit/5e64afcd4172f04cd4b62a40050bd6088e316316"><code>5e64afc</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/97921f4babf469d1c1fbbb27746bbaece6008122"><code>97921f4</code></a> Merge branch 'release-1.43.13'</li> <li><a href="https://github.com/boto/boto3/commit/4e58a354db37897d65024fca50e9f9b4e4845068"><code>4e58a35</code></a> Merge branch 'release-1.43.13' into develop</li> <li><a href="https://github.com/boto/boto3/commit/1307ac2642ed8e53aca983b1c89e952309a0c66d"><code>1307ac2</code></a> Bumping version to 1.43.13</li> <li>Additional commits viewable in <a href="https://github.com/boto/boto3/compare/1.43.11...1.43.15">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=uv&previous-version=1.43.11&new-version=1.43.15)](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 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> <!-- devin-review-badge-begin --> --- <a href="https://app.devin.ai/review/ogx-ai/ogx/pull/5966" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1"> <img src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1" alt="Open in Devin Review"> </picture> </a> <!-- devin-review-badge-end --> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f55d1ca commit 5dff478

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ starter = [
8484
"aiohttp",
8585
"anthropic>=0.104.1",
8686
"autoevals",
87-
"boto3>=1.43.9",
87+
"boto3>=1.43.15",
8888
"chardet",
8989
"chromadb-client",
9090
"datasets>=4.0.0",
@@ -143,7 +143,7 @@ dev = [
143143
"ruamel.yaml", # needed for openapi generator
144144
"openapi-spec-validator>=0.7.2",
145145
"ogx-client>=1.0.2",
146-
"boto3>=1.43.9",
146+
"boto3>=1.43.15",
147147
"torch>=2.6.0",
148148
]
149149
# Type checking dependencies - includes type stubs and optional runtime dependencies

uv.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.

0 commit comments

Comments
 (0)