Bump the optional group with 3 updates#197
Merged
tiyash-basu-frequenz merged 1 commit intov0.x.xfrom Dec 27, 2023
Merged
Conversation
Bumps the optional group with 3 updates: [black](https://github.com/psf/black), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mypy](https://github.com/python/mypy). Updates `black` from 23.12.0 to 23.12.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.0...23.12.1) Updates `mkdocs-material` from 9.5.2 to 9.5.3 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.2...9.5.3) Updates `mypy` from 1.7.1 to 1.8.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-patch dependency-group: optional - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: optional - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional ... Signed-off-by: dependabot[bot] <support@github.com>
tiyash-basu-frequenz
approved these changes
Dec 27, 2023
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 optional group with 3 updates: black, mkdocs-material and mypy.
Updates
blackfrom 23.12.0 to 23.12.1Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
ec91a2bPrepare release 23.12.1 (#4124)8fec1c3Adds paren to deps for hidden extra constraint (#4108)35ce37dAdd new changelog templateUpdates
mkdocs-materialfrom 9.5.2 to 9.5.3Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
ae1c63dUpdated Insiders changelog284264aPrepare 9.5.3 release6b690e9Documentation (#6549)175df61Updated distribution files6a2b62bRemoved unnecessary quotes from type annotation (#6540)9956bf1Replaced mutable argument default byNone(#6541)0559666Updated dependencies13aa156Formatting (#6533)55fe1ccImproved Group plugin initialization for mike (#6534)6e0b497Documentation (#6519)Updates
mypyfrom 1.7.1 to 1.8.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
3b46750remove +dev suffix from versionc9bc833Fix tests broken by hatchling (#16655)60d30e3Fix crash with type alias toCallable[[Unpack[Tuple[Any, ...]]], Any](#16541)f53f422Allow type ignores of PEP 695 constructs (#16608)7c33e7c@finalclass without bool cannot have falsey instances (#16566)c224da5Do not intersect types in isinstance checks if at least one is final (#16330)d54cc35Change example in test cases with no stubs available (#16513)eb1ee97Update hashes insync-typeshed.pyfollowing recent typeshed sync (#16600)344298eRevert use ofParamSpecforfunctools.wraps3e5d813Revert typeshed ctypes changeDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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