deps: Bump the python-deps group across 1 directory with 4 updates#60
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps: Bump the python-deps group across 1 directory with 4 updates#60dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-deps group with 4 updates in the /game directory: [wcwidth](https://github.com/jquast/wcwidth), [pyinstaller](https://github.com/pyinstaller/pyinstaller), [ruff](https://github.com/astral-sh/ruff) and [pytest-textual-snapshot](https://github.com/darrenburns/pytest-textual-snapshot). Updates `wcwidth` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.8.0...0.8.1) Updates `pyinstaller` from 6.20.0 to 6.21.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.20.0...v6.21.0) Updates `ruff` from 0.15.16 to 0.15.17 - [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.15.16...0.15.17) Updates `pytest-textual-snapshot` from 1.0.0 to 1.1.0 - [Commits](https://github.com/darrenburns/pytest-textual-snapshot/commits) --- updated-dependencies: - dependency-name: wcwidth dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pyinstaller dependency-version: 6.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pytest-textual-snapshot dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps ... 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 python-deps group with 4 updates in the /game directory: wcwidth, pyinstaller, ruff and pytest-textual-snapshot.
Updates
wcwidthfrom 0.8.0 to 0.8.1Release notes
Sourced from wcwidth's releases.
Commits
d1c99fehyperlink and wordfixedb344aset to 0.8.1 not 2, not yet00d6fefImprove corrections tables (zeroer, narrow_wider, narrow_zeroer) (#226)e8405a6'of of' -> 'of', formatting1de17dfset release date for 0.8.0 in readmeUpdates
pyinstallerfrom 6.20.0 to 6.21.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.