MESH-2092 py dev (deps): Bump the patch-and-minor group with 7 updates#272
Closed
dependabot[bot] wants to merge 1 commit into
Closed
MESH-2092 py dev (deps): Bump the patch-and-minor group with 7 updates#272dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the patch-and-minor group with 7 updates: | Package | From | To | | --- | --- | --- | | [nhs-aws-helpers](https://github.com/NHSDigital/nhs-aws-helpers) | `0.8.11` | `0.8.19` | | [boto3](https://github.com/boto/boto3) | `1.43.26` | `1.43.32` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.42.75` | `1.43.32` | | [botocore](https://github.com/boto/botocore) | `1.43.31` | `1.43.32` | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.6.17` | | [mypy-boto3-ecs](https://github.com/youtype/mypy_boto3_builder) | `1.43.27` | `1.43.32` | | [mypy-boto3-glue](https://github.com/youtype/mypy_boto3_builder) | `1.43.29` | `1.43.32` | Updates `nhs-aws-helpers` from 0.8.11 to 0.8.19 - [Commits](https://github.com/NHSDigital/nhs-aws-helpers/commits) Updates `boto3` from 1.43.26 to 1.43.32 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.26...1.43.32) Updates `boto3-stubs` from 1.42.75 to 1.43.32 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.43.31 to 1.43.32 - [Commits](boto/botocore@1.43.31...1.43.32) Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](certifi/python-certifi@2026.05.20...2026.06.17) Updates `mypy-boto3-ecs` from 1.43.27 to 1.43.32 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mypy-boto3-glue` from 1.43.29 to 1.43.32 - [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.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: boto3 dependency-version: 1.43.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: boto3-stubs dependency-version: 1.43.32 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: botocore dependency-version: 1.43.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: mypy-boto3-ecs dependency-version: 1.43.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: mypy-boto3-glue dependency-version: 1.43.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the patch-and-minor group with 7 updates:
0.8.110.8.191.43.261.43.321.42.751.43.321.43.311.43.322026.5.202026.6.171.43.271.43.321.43.291.43.32Updates
nhs-aws-helpersfrom 0.8.11 to 0.8.19Commits
Updates
boto3from 1.43.26 to 1.43.32Commits
19645b7Merge branch 'release-1.43.32'e6cba42Bumping version to 1.43.32930f19dAdd changelog entries from botocore3aa219eMerge branch 'release-1.43.31'd57bf3eMerge branch 'release-1.43.31' into develop9e371b9Bumping version to 1.43.312037106Add changelog entries from botocoredb52ed3Bump aws-actions/configure-aws-credentials in the github-actions group (#4797)851f528Merge branch 'release-1.43.30'36d4549Merge branch 'release-1.43.30' into developUpdates
boto3-stubsfrom 1.42.75 to 1.43.32Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
botocorefrom 1.43.31 to 1.43.32Commits
ecddc16Merge branch 'release-1.43.32'195e6b9Bumping version to 1.43.32f135cfaUpdate to latest models044ec72Merge branch 'release-1.43.31' into developUpdates
certififrom 2026.5.20 to 2026.6.17Commits
d0ac52f2026.06.17 (#418)d46de62Bump actions/checkout from 6.0.2 to 6.0.3 (#417)6c183ecfix: update Requests docs link to canonical URL (#415)36e3568Bump dessant/lock-threads from 6.0.0 to 6.0.2Updates
mypy-boto3-ecsfrom 1.43.27 to 1.43.32Release notes
Sourced from mypy-boto3-ecs's releases.
Commits
Updates
mypy-boto3-gluefrom 1.43.29 to 1.43.32Release notes
Sourced from mypy-boto3-glue's releases.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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