Skip to content

Commit fef2e6b

Browse files
Upgrade: [dependabot] - bump boto3 from 1.42.49 to 1.42.53 (#2766)
Bumps [boto3](https://github.com/boto/boto3) from 1.42.49 to 1.42.53. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/ab66554a3219b4830177d814b4b3f7e5a5b207f8"><code>ab66554</code></a> Merge branch 'release-1.42.53'</li> <li><a href="https://github.com/boto/boto3/commit/dfa044647002924df3ca66558e6de29814ab84a7"><code>dfa0446</code></a> Bumping version to 1.42.53</li> <li><a href="https://github.com/boto/boto3/commit/43992853717f62bdfea04ad66113cabb73b170ed"><code>4399285</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/d08d5d283fbc73e916af23ff524d98c99a5e1a02"><code>d08d5d2</code></a> Merge branch 'release-1.42.52'</li> <li><a href="https://github.com/boto/boto3/commit/16b17438bb772f6f86ab7e3516ded18e4e2823dd"><code>16b1743</code></a> Merge branch 'release-1.42.52' into develop</li> <li><a href="https://github.com/boto/boto3/commit/89e187c27efc121e8820c4ff286f7e6be24fa055"><code>89e187c</code></a> Bumping version to 1.42.52</li> <li><a href="https://github.com/boto/boto3/commit/bf522510a22a9aa7961ac3a49ac6dc888c358d23"><code>bf52251</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/6d6ff5b35f1e21aaa276662a51c2d200223c1430"><code>6d6ff5b</code></a> Update legacy documentation links (<a href="https://redirect.github.com/boto/boto3/issues/4722">#4722</a>)</li> <li><a href="https://github.com/boto/boto3/commit/bf41321e5f7500eef5427df0aab2e8c39e581b5f"><code>bf41321</code></a> Merge branch 'release-1.42.51'</li> <li><a href="https://github.com/boto/boto3/commit/80224c19b564ed77955bb14f1864d8683386e33e"><code>80224c1</code></a> Merge branch 'release-1.42.51' into develop</li> <li>Additional commits viewable in <a href="https://github.com/boto/boto3/compare/1.42.49...1.42.53">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.49&new-version=1.42.53)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>
1 parent c1ed8cd commit fef2e6b

2 files changed

Lines changed: 9 additions & 9 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jsonpath-rw = "^1.4.0"
3434
semver = "^3.0.4"
3535
gitpython = "^3.1.46"
3636
requests = "^2.32.5"
37-
boto3 = "^1.42.49"
37+
boto3 = "^1.42.53"
3838
argparse = "^1.4.0"
3939
pre-commit = "^4.5.1"
4040
pytest = "^9.0.2"

0 commit comments

Comments
 (0)