Skip to content

MESH-2092 py dev (deps): Bump the patch-and-minor group with 4 updates#284

Merged
shared-merge-writeback[bot] merged 2 commits into
developfrom
dependabot/pip/patch-and-minor-6fa31236f9
Jul 9, 2026
Merged

MESH-2092 py dev (deps): Bump the patch-and-minor group with 4 updates#284
shared-merge-writeback[bot] merged 2 commits into
developfrom
dependabot/pip/patch-and-minor-6fa31236f9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the patch-and-minor group with 4 updates: nhs-aws-helpers, boto3, boto3-stubs and botocore.

Updates nhs-aws-helpers from 0.8.11 to 0.8.29

Commits

Updates boto3 from 1.43.36 to 1.43.39

Commits
  • 121db7a Merge branch 'release-1.43.39'
  • 310317d Bumping version to 1.43.39
  • ff7c1cf Add changelog entries from botocore
  • 805c683 Update CODEOWNERS to shared Python SDK and CLI team (#4809)
  • efcfb65 Merge branch 'release-1.43.38'
  • d7aa957 Merge branch 'release-1.43.38' into develop
  • c5ccc0d Bumping version to 1.43.38
  • 2f87c21 Add changelog entries from botocore
  • af4ce8d Merge branch 'release-1.43.37'
  • 1d2f989 Merge branch 'release-1.43.37' into develop
  • Additional commits viewable in compare view

Updates boto3-stubs from 1.43.36 to 1.43.39

Release notes

Sourced from boto3-stubs's releases.

8.8.0 - Python 3.8 runtime is back

Changed

  • [services] install_requires section is calculated based on dependencies in use, so typing-extensions version is set properly
  • [all] Replaced typing imports with collections.abc with a fallback to typing for Python <3.9
  • [all] Added aliases for builtins.list, builtins.set, builtins.dict, and builtins.type, so Python 3.8 runtime should work as expected again (reported by @​YHallouard in #340 and @​Omri-Ben-Yair in #336)
  • [all] Unions use the same type annotations as the rest of the structures due to proper fallbacks

Fixed

  • [services] Universal input/output shapes were not replaced properly in service subresources
  • [docs] Simplified doc links rendering for services
  • [services] Cleaned up unnecessary imports in client.pyi
  • [builder] Import records with fallback are always rendered
Commits

Updates botocore from 1.43.38 to 1.43.39

Commits

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch-and-minor group with 4 updates: [nhs-aws-helpers](https://github.com/NHSDigital/nhs-aws-helpers), [boto3](https://github.com/boto/boto3), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) and [botocore](https://github.com/boto/botocore).


Updates `nhs-aws-helpers` from 0.8.11 to 0.8.29
- [Commits](https://github.com/NHSDigital/nhs-aws-helpers/commits)

Updates `boto3` from 1.43.36 to 1.43.39
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.36...1.43.39)

Updates `boto3-stubs` from 1.43.36 to 1.43.39
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `botocore` from 1.43.38 to 1.43.39
- [Commits](boto/botocore@1.43.38...1.43.39)

---
updated-dependencies:
- dependency-name: nhs-aws-helpers
  dependency-version: 0.8.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: boto3
  dependency-version: 1.43.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: boto3-stubs
  dependency-version: 1.43.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: botocore
  dependency-version: 1.43.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 9, 2026
@dependabot dependabot Bot requested review from a team and matt-mercer as code owners July 9, 2026 07:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 9, 2026
@shared-merge-writeback shared-merge-writeback Bot enabled auto-merge (squash) July 9, 2026 07:46
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

☂️ Code Coverage

current status: ✅

Overall Coverage

Statements Covered Coverage Threshold Status
627 560 89% 65% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 9d1fdfa by action🐍

@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

@shared-merge-writeback shared-merge-writeback Bot merged commit 25771d1 into develop Jul 9, 2026
9 checks passed
@shared-merge-writeback shared-merge-writeback Bot deleted the dependabot/pip/patch-and-minor-6fa31236f9 branch July 9, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant