build(deps): bump the uv-dependencies group with 7 updates#4
Merged
Conversation
Bumps the uv-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.25.1` | `4.26.0` | | [pyserde](https://github.com/yukinarit/pyserde) | `0.27.0` | `0.31.1` | | [rich](https://github.com/Textualize/rich) | `14.2.0` | `14.3.3` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.17.0` | `6.19.0` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.38.3` | `1.38.4` | | [poethepoet](https://github.com/nat-n/poethepoet) | `0.38.0` | `0.42.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.9` | `0.15.8` | Updates `jsonschema` from 4.25.1 to 4.26.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.25.1...v4.26.0) Updates `pyserde` from 0.27.0 to 0.31.1 - [Release notes](https://github.com/yukinarit/pyserde/releases) - [Commits](yukinarit/pyserde@v0.27.0...v0.31.1) Updates `rich` from 14.2.0 to 14.3.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.2.0...v14.3.3) Updates `pyinstaller` from 6.17.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.17.0...v6.19.0) Updates `basedpyright` from 1.38.3 to 1.38.4 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.38.3...v1.38.4) 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 `ruff` from 0.14.9 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.9...0.15.8) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: pyserde dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production 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: basedpyright dependency-version: 1.38.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-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: 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>
amannocci
approved these changes
Mar 26, 2026
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 7 updates:
4.25.14.26.00.27.00.31.114.2.014.3.36.17.06.19.01.38.31.38.40.38.00.42.10.14.90.15.8Updates
jsonschemafrom 4.25.1 to 4.26.0Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
a727743Add a changelog entry for 4.26.6d28c13Update the lockfile.739499eUpdate pre-commit hooks.cb2d779Merge pull request #1443 from python-jsonschema/pre-commit-ci-update-confige6bbbb7[pre-commit.ci] pre-commit autoupdated56037aMerge pull request #1442 from python-jsonschema/dependabot/github_actions/ast...e54ce13Bump astral-sh/setup-uv from 7.1.4 to 7.1.61f7c9fbPartially update docs requirements.241aec9Merge pull request #1441 from python-jsonschema/pre-commit-ci-update-config2818efbApache-2.0 -> nongplUpdates
pyserdefrom 0.27.0 to 0.31.1Release notes
Sourced from pyserde's releases.
... (truncated)
Commits
e56d2beFix from_dict for Optional values in collections (#733)9cd6338Fix jaxtyping>=0.3.0 support for NumPy annotations (#730)797eb16Bump ruff from 0.15.5 to 0.15.6 (#731)4a483dcBump orjson from 3.11.5 to 3.11.6 in the uv group across 1 directory (#729)526d619Bump black from 26.3.0 to 26.3.1 in the uv group across 1 directory (#728)ef578f9Bump ruff from 0.15.4 to 0.15.5 (#727)40ef9d8Bump black from 26.1.0 to 26.3.0 (#726)1f956d1Bump ruff from 0.15.2 to 0.15.4 (#725)d2976f0Bump ruff from 0.15.0 to 0.15.2 (#724)4299a1fFix code style (#723)Updates
richfrom 14.2.0 to 14.3.3Release notes
Sourced from rich's releases.
... (truncated)
Changelog
Sourced from rich's changelog.
Commits
ce01188Merge pull request #4008 from Textualize/bump143314a47c9bumpf54bfe0Merge pull request #4007 from Textualize/copilot/sub-pr-40067338cb9Merge pull request #4006 from Textualize/fix-grapheme-stuck905b397Update tests/test_cells.pyb031dcaUpdate tests/test_cells.pyf07a3fcAdd regression tests for VS16 after zero-width chars in split_graphemesb618cccspelling378c34bInitial plan87e7ca2refinements, and testsUpdates
pyinstallerfrom 6.17.0 to 6.19.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.