Skip to content

Commit ace57bb

Browse files
Upgrade: [dependabot] - bump boto3 from 1.42.78 to 1.42.82 (#719)
Bumps [boto3](https://github.com/boto/boto3) from 1.42.78 to 1.42.82. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/f4c31406f10f0952510b8733ee4185c1407a3772"><code>f4c3140</code></a> Merge branch 'release-1.42.82'</li> <li><a href="https://github.com/boto/boto3/commit/6f10d160c1cf966372adf52d6fe16c7902b929be"><code>6f10d16</code></a> Bumping version to 1.42.82</li> <li><a href="https://github.com/boto/boto3/commit/2eb11452a8e3eea9bf0d1712f233bd0dcefcaf59"><code>2eb1145</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/a70b9fd264bc254bcf168c37e2371285b96239d9"><code>a70b9fd</code></a> Merge branch 'release-1.42.81'</li> <li><a href="https://github.com/boto/boto3/commit/56ae489b4b4c8e7ebec45fa85b4f5cc81576e739"><code>56ae489</code></a> Merge branch 'release-1.42.81' into develop</li> <li><a href="https://github.com/boto/boto3/commit/e65b71f091a7f343569690deae3d8ed2f43cce79"><code>e65b71f</code></a> Bumping version to 1.42.81</li> <li><a href="https://github.com/boto/boto3/commit/087a4f3fb3604b9ae283ea0e1e5ceb191cb25fdb"><code>087a4f3</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/0553641c190c026a98b0b4d281e349437a555c38"><code>0553641</code></a> Add the GitHub CI script for pull request build (<a href="https://redirect.github.com/boto/boto3/issues/4748">#4748</a>)</li> <li><a href="https://github.com/boto/boto3/commit/d66479d40f800c50151b5588ab8ca4ed5089f919"><code>d66479d</code></a> Merge branch 'release-1.42.80'</li> <li><a href="https://github.com/boto/boto3/commit/d4e6d42c7631652419daf8a1f3174869d294938c"><code>d4e6d42</code></a> Merge branch 'release-1.42.80' into develop</li> <li>Additional commits viewable in <a href="https://github.com/boto/boto3/compare/1.42.78...1.42.82">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.78&new-version=1.42.82)](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>
1 parent 8dbeb4a commit ace57bb

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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
@@ -36,7 +36,7 @@ jycm = "^1.5.0"
3636
pyotp = "^2.9.0"
3737
lxml = "5.4.0"
3838
pytest-nhsd-apim = "^6.0.7"
39-
boto3 = "^1.42.78"
39+
boto3 = "^1.42.83"
4040
aiofiles = "^25.1.0"
4141
wheel = "^0.46.2"
4242
numpy = "^2.4.4"

0 commit comments

Comments
 (0)