Skip to content

Commit 7f31d9a

Browse files
Upgrade: [dependabot] - bump boto3 from 1.42.3 to 1.42.8 (#520)
Bumps [boto3](https://github.com/boto/boto3) from 1.42.3 to 1.42.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/8c12c9dc72660013e2f52510eab3b3cd62d7ddeb"><code>8c12c9d</code></a> Merge branch 'release-1.42.8'</li> <li><a href="https://github.com/boto/boto3/commit/3c5c225507c6a753b1596d48c5e9f9586eb2729a"><code>3c5c225</code></a> Bumping version to 1.42.8</li> <li><a href="https://github.com/boto/boto3/commit/d8c15ca79b64aeed2f38123a2c20783721db1bdb"><code>d8c15ca</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/e70c5a2b505631dc167de946d4717dcf7b422a67"><code>e70c5a2</code></a> Use f-strings instead of string concatenation (<a href="https://redirect.github.com/boto/boto3/issues/4675">#4675</a>)</li> <li><a href="https://github.com/boto/boto3/commit/2295d41097ef3fbdef837df4118ec85c04d48f6e"><code>2295d41</code></a> Merge branch 'release-1.42.7'</li> <li><a href="https://github.com/boto/boto3/commit/f2bd57cd0c3e22a5ca7eefbfca358de247ec8b57"><code>f2bd57c</code></a> Merge branch 'release-1.42.7' into develop</li> <li><a href="https://github.com/boto/boto3/commit/7505b0828ccdb579a71321648c990413b9c392e0"><code>7505b08</code></a> Bumping version to 1.42.7</li> <li><a href="https://github.com/boto/boto3/commit/f24fc975b313e5e167a770ebdf8bddeb166c8388"><code>f24fc97</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/3ec4815f0aed1e1d2295851d6e507ff179a339cf"><code>3ec4815</code></a> Merge branch 'release-1.42.6'</li> <li><a href="https://github.com/boto/boto3/commit/e87bd341834169e6423a1ef08c8d67efa91e120c"><code>e87bd34</code></a> Merge branch 'release-1.42.6' into develop</li> <li>Additional commits viewable in <a href="https://github.com/boto/boto3/compare/1.42.3...1.42.8">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.3&new-version=1.42.8)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 176d253 commit 7f31d9a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -32,7 +32,7 @@ jycm = "^1.5.0"
3232
pyotp = "^2.9.0"
3333
lxml = "5.4.0"
3434
pytest-nhsd-apim = "^5.0.6"
35-
boto3 = "^1.42.3"
35+
boto3 = "^1.42.9"
3636

3737

3838
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)