Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/patch-and-minor-22e3273a32
Closed

MESH-2092 py dev (deps): Bump the patch-and-minor group with 6 updates#290
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/patch-and-minor-22e3273a32

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the patch-and-minor group with 6 updates:

Package From To
nhs-aws-helpers 0.8.11 0.8.34
boto3 1.43.36 1.43.44
boto3-stubs 1.43.36 1.43.44
tox 4.56.2 4.56.4
botocore 1.43.42 1.43.44
mypy-boto3-ecs 1.43.38 1.43.43

Updates nhs-aws-helpers from 0.8.11 to 0.8.34

Commits

Updates boto3 from 1.43.36 to 1.43.44

Commits
  • 19a915b Merge branch 'release-1.43.44'
  • b0e3f6a Bumping version to 1.43.44
  • d190ab9 Add changelog entries from botocore
  • fb07aa2 Merge branch 'release-1.43.43'
  • b847379 Merge branch 'release-1.43.43' into develop
  • 42f28ac Bumping version to 1.43.43
  • b584c8b Add changelog entries from botocore
  • 0883770 Merge branch 'release-1.43.42'
  • f505982 Merge branch 'release-1.43.42' into develop
  • 63e762f Bumping version to 1.43.42
  • Additional commits viewable in compare view

Updates boto3-stubs from 1.43.36 to 1.43.44

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 tox from 4.56.2 to 4.56.4

Release notes

Sourced from tox's releases.

v4.56.4

What's Changed

Full Changelog: tox-dev/tox@4.56.3...4.56.4

v4.56.3

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.56.2...4.56.3

Changelog

Sourced from tox's changelog.

Bug fixes - 4.56.4

  • Discover debug (Py_DEBUG) interpreters set as base_python, such as Debian's python3.13-dbg - the spec was misread as a machine named dbg and no interpreter matched. Requires python-discovery>=1.4.4 - by :user:gaborbernat. (:issue:3977)

v4.56.3 (2026-07-08)


Bug fixes - 4.56.3

  • Stop double-closing the child pty file descriptor when running under a tty, which could race a parallel run that had reused the freed descriptor number and cause intermittent Bad file descriptor/Input/output error failures - by :user:apoorvdarshan. (:issue:3975)

v4.56.2 (2026-07-07)


Commits
  • a44a942 release 4.56.4
  • 7790501 🐛 fix(discovery): find debug interpreters like python3.13-dbg (#3978)
  • 4dac7fe release 4.56.3
  • 6f8dabc Don't double-close the child pty fd (fixes parallel Bad file descriptor) (#39...
  • See full diff in compare view

Updates botocore from 1.43.42 to 1.43.44

Commits
  • c945566 Merge branch 'release-1.43.44'
  • 9afed17 Bumping version to 1.43.44
  • 14bbc48 Update to latest models
  • a4d4f6f Merge customizations for Signin
  • 0fecce5 Merge branch 'release-1.43.43'
  • 8262ebe Merge branch 'release-1.43.43' into develop
  • eb0763d Bumping version to 1.43.43
  • 63db0d4 Update to latest models
  • 55130b9 Merge branch 'release-1.43.42' into develop
  • See full diff in compare view

Updates mypy-boto3-ecs from 1.43.38 to 1.43.43

Release notes

Sourced from mypy-boto3-ecs'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

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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [nhs-aws-helpers](https://github.com/NHSDigital/nhs-aws-helpers) | `0.8.11` | `0.8.34` |
| [boto3](https://github.com/boto/boto3) | `1.43.36` | `1.43.44` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.43.36` | `1.43.44` |
| [tox](https://github.com/tox-dev/tox) | `4.56.2` | `4.56.4` |
| [botocore](https://github.com/boto/botocore) | `1.43.42` | `1.43.44` |
| [mypy-boto3-ecs](https://github.com/youtype/mypy_boto3_builder) | `1.43.38` | `1.43.43` |


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

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

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

Updates `tox` from 4.56.2 to 4.56.4
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.56.2...4.56.4)

Updates `botocore` from 1.43.42 to 1.43.44
- [Commits](boto/botocore@1.43.42...1.43.44)

Updates `mypy-boto3-ecs` from 1.43.38 to 1.43.43
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: nhs-aws-helpers
  dependency-version: 0.8.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: boto3
  dependency-version: 1.43.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: boto3-stubs
  dependency-version: 1.43.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: tox
  dependency-version: 4.56.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: botocore
  dependency-version: 1.43.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: mypy-boto3-ecs
  dependency-version: 1.43.43
  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 16, 2026
@dependabot
dependabot Bot requested review from a team and matt-mercer as code owners July 16, 2026 07:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 16, 2026
@shared-merge-writeback
shared-merge-writeback Bot enabled auto-merge (squash) July 16, 2026 07:48
@dependabot @github

dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 17, 2026
auto-merge was automatically disabled July 17, 2026 07:47

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/pip/patch-and-minor-22e3273a32 branch July 17, 2026 07:47
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.

0 participants