Skip to content

Commit eb1d8e2

Browse files
Upgrade: [dependabot] - bump boto3 from 1.41.5 to 1.42.3 (#510)
Bumps [boto3](https://github.com/boto/boto3) from 1.41.5 to 1.42.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/347117552e90ab6fc8a3e6a459f0a00ec0ca0a48"><code>3471175</code></a> Merge branch 'release-1.42.3'</li> <li><a href="https://github.com/boto/boto3/commit/2e3d1258ad9cb30f38d3c54b1b5e847b83a2d13b"><code>2e3d125</code></a> Bumping version to 1.42.3</li> <li><a href="https://github.com/boto/boto3/commit/04ebd3cbea961c39ea1fea5edfd24442d299eb1d"><code>04ebd3c</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/cc95ab6caa73634e01a03c82f310d002a5f3e71d"><code>cc95ab6</code></a> Merge branch 'release-1.42.2'</li> <li><a href="https://github.com/boto/boto3/commit/743b8e411a11015a0a0ee584cd0f3b947687a666"><code>743b8e4</code></a> Merge branch 'release-1.42.2' into develop</li> <li><a href="https://github.com/boto/boto3/commit/8f7ba800ea3e2c252b2d9ed4abd4f00309a79511"><code>8f7ba80</code></a> Bumping version to 1.42.2</li> <li><a href="https://github.com/boto/boto3/commit/119aff9051ef423ee2fbf963bd6640d66c5ee86a"><code>119aff9</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/65b24a41d1a03edb6fcdbff65ca14a3b11bcd962"><code>65b24a4</code></a> Merge branch 'release-1.42.1'</li> <li><a href="https://github.com/boto/boto3/commit/71a06cf0c53ed1d6819e37669fb800949aee398e"><code>71a06cf</code></a> Merge branch 'release-1.42.1' into develop</li> <li><a href="https://github.com/boto/boto3/commit/5991e64f13b81bbc1b88c549bafc633708ecc17f"><code>5991e64</code></a> Bumping version to 1.42.1</li> <li>Additional commits viewable in <a href="https://github.com/boto/boto3/compare/1.41.5...1.42.3">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.41.5&new-version=1.42.3)](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> Co-authored-by: anthony-nhs <[email protected]>
1 parent 4a4f8db commit eb1d8e2

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 13 additions & 13 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.41.5"
35+
boto3 = "^1.42.3"
3636

3737

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

0 commit comments

Comments
 (0)