build(deps-dev): bump the uv-dependencies group with 4 updates#83
Merged
build(deps-dev): bump the uv-dependencies group with 4 updates#83
Conversation
Bumps the uv-dependencies group with 4 updates: [poethepoet](https://github.com/nat-n/poethepoet), [pyinstaller](https://github.com/pyinstaller/pyinstaller), [pytest](https://github.com/pytest-dev/pytest) and [ruff](https://github.com/astral-sh/ruff). Updates `poethepoet` from 0.38.0 to 0.42.1 - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.38.0...v0.42.1) Updates `pyinstaller` from 6.16.0 to 6.19.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.16.0...v6.19.0) Updates `pytest` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.0.2) Updates `ruff` from 0.14.6 to 0.15.8 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.6...0.15.8) --- updated-dependencies: - dependency-name: poethepoet dependency-version: 0.42.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: pyinstaller dependency-version: 6.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 uv-dependencies group with 4 updates: poethepoet, pyinstaller, pytest and ruff.
Updates
poethepoetfrom 0.38.0 to 0.42.1Release notes
Sourced from poethepoet's releases.
... (truncated)
Commits
4979272Bump version to 0.42.11f40807fix: completion script edge case handling (#366)c67a858feat(uv): add exact option for uv executor (#365)8f4d5c4fix: isolate zsh completion task options from global options (#364)b1589daBump version to 0.42.00646d44feat: powershell completions (#358)56293a4chore: support Python 3.14 (#362)804c675Add cache TTL and max hits to zsh completion caching (#360)b15e96efeat: Full shell completions for global and task argument in zsh and bash (#355)58aaa8bdocs: correct invalid docs for uv executor optionsUpdates
pyinstallerfrom 6.16.0 to 6.19.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.