chore(deps)(deps): bump the python-dependencies group with 7 updates#869
Merged
Merged
Conversation
Bumps the python-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [narwhals](https://github.com/narwhals-dev/narwhals) | `2.22.1` | `2.23.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.138.2` | `0.139.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.49.0` | `0.50.2` | | [marimo](https://github.com/marimo-team/marimo) | `0.23.11` | `0.23.13` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.155.7` | `6.156.1` | | [syrupy](https://github.com/syrupy-project/syrupy) | `5.3.4` | `5.5.1` | | [ty](https://github.com/astral-sh/ty) | `0.0.55` | `0.0.56` | Updates `narwhals` from 2.22.1 to 2.23.0 - [Release notes](https://github.com/narwhals-dev/narwhals/releases) - [Commits](narwhals-dev/narwhals@v2.22.1...v2.23.0) Updates `fastapi` from 0.138.2 to 0.139.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.2...0.139.0) Updates `uvicorn` from 0.49.0 to 0.50.2 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.49.0...0.50.2) Updates `marimo` from 0.23.11 to 0.23.13 - [Release notes](https://github.com/marimo-team/marimo/releases) - [Commits](marimo-team/marimo@0.23.11...0.23.13) Updates `hypothesis` from 6.155.7 to 6.156.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.7...v6.156.1) Updates `syrupy` from 5.3.4 to 5.5.1 - [Release notes](https://github.com/syrupy-project/syrupy/releases) - [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md) - [Commits](syrupy-project/syrupy@v5.3.4...v5.5.1) Updates `ty` from 0.0.55 to 0.0.56 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.55...0.0.56) --- updated-dependencies: - dependency-name: narwhals dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.50.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: marimo dependency-version: 0.23.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: hypothesis dependency-version: 6.156.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: syrupy dependency-version: 5.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ty dependency-version: 0.0.56 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-dependencies group with 7 updates:
2.22.12.23.00.138.20.139.00.49.00.50.20.23.110.23.136.155.76.156.15.3.45.5.10.0.550.0.56Updates
narwhalsfrom 2.22.1 to 2.23.0Release notes
Sourced from narwhals's releases.
Commits
5a22ee6release: Bump version to 2.23.0140e8ddfix: Explicitely passorient="row"inpl.from_numpy(#3732)aae89b4chore(deps): lock file maintenance (#3735)18940effix: address polars deprecation ofhow='horizontal'inconcat(#3731)e52d382feat: Addselectors.enum(#3729)579ee38feat: Add support forFloat16datatype (#3725)d525999fix: Allow to select polars Categorical with fixed categories (#3727)dc6a66bchore(deps): lock file maintenance (#3728)35e1681chore(deps): lock file maintenance (#3711)6d40bf7fix: Liftsamplearguments validation, bump pyright and numpy deps (#3724)Updates
fastapifrom 0.138.2 to 0.139.0Release notes
Sourced from fastapi's releases.
Commits
cecd96d🔖 Release version 0.139.0 (#15910)aea6609📝 Update release notes319be50✨ Support dependencies inapp.frontend(), e.g. for automatic cookie authent...66a90f6📝 Update release notesd30a3eb👥 Update FastAPI People - Experts (#15909)122f1b5📝 Update release notesfd6ece3👥 Update FastAPI GitHub topic repositories (#15906)ec2a6ad📝 Update release notes9d7d7fe🌐 Update translations for fr (update-outdated) (#15897)8dc852d📝 Update release notesUpdates
uvicornfrom 0.49.0 to 0.50.2Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
a1b570cVersion 0.50.2 (#3022)83c7da7Require websockets>=13.0 for the default sansio implementation (#3021)b4d0116Version 0.50.1 (#3020)2a9151dSplit comma-separatedSec-WebSocket-Protocolvalues in the websockets-sansi...1bf3ab4Cover the excluded-directory branch inFileFilterwith a direct test (#3014)837b5f9Deflake multiprocess, reload, and signal supervisor tests (#2975)21d2c16Version 0.50.0 (#3013)6c42e8dSkip the eager app import in the parent when spawning workers (#3012)56a4631Exit with a dedicated code on startup failure and stop the supervisor when a ...3314dfcchore(deps): bump the github-actions group with 4 updates (#3007)Updates
marimofrom 0.23.11 to 0.23.13Release notes
Sourced from marimo's releases.
Commits
7df9434release: 0.23.13 (#10046)3b2f21abug: formatting of exposed classes preserves class decorators (#10042)3599fe4WIP: adding a jax/flax formatter (#9902)bcb063bfix: edge cases for parsing pasted notebooks (#10033)d5d48e7release: 0.23.12 (#10043)82a0ef6Improve anywidget invalid module error messages (#10026)ad162ebfix(image): use CSS styles for width/height to support percentage values (#9966)bc14b19WandB models updated (#10040)ff50a70chore(ai): support pydantic-ai v2 (#9973)aee81a8fix(terminal): close pty master before reaping to avoid event-loop deadlock (...Updates
hypothesisfrom 6.155.7 to 6.156.1Commits
5f23056Bump hypothesis version to 6.156.1 and update changelogb45fc67Merge pull request #4785 from Liam-DeVoe/fix-releaseafd3210rewordf6ff3d7cut a new releasee77dd6fBump hypothesis version to 6.156.0 and update changelog3205adaMerge pull request #4783 from Liam-DeVoe/fix-releasec604da9more ci fixes72dee8dMerge pull request #4782 from Liam-DeVoe/fix-release95f0de6fix release CI5ff525aMerge pull request #4776 from Liam-DeVoe/rust-cathetus-migrationUpdates
syrupyfrom 5.3.4 to 5.5.1Release notes
Sourced from syrupy's releases.
Changelog
Sourced from syrupy's changelog.
Commits
fa60dc7fix: Defer registeringpytest-xdisthookpytest_testnodedownto avoid "un...65288adchore(release): 5.5.0 [skip ci]321632cfeat: detect unused snapshots under pytest-xdist (#1132)727dd9cchore(deps): update dependency hypothesis to v6.156.1 (#1139)30706cdchore(deps): update dependency coverage to v7.15.0 (#1138)7ac8e70chore(release): 5.4.0 [skip ci]0af971echore(deps): update dependency ruff to v0.15.20 (#1137)fd98f5dchore(deps): update python docker tag to v3.14.6 (#1136)39d9bcdchore(deps): update dependency ruff to v0.15.19 (#1135)bb98904chore(deps): update python docker tag to v3.14.5 (#1133)Updates
tyfrom 0.0.55 to 0.0.56Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
Commits
3078f9fBump version to 0.0.56 (#3895)5336bc5Update maturin to v1.14.1 (#3883)352d5b7Update prek dependencies (#3884)0211cc9Update actions/cache action to v6 (#3885)b75a2f4Update actions/checkout action to v7 (#3886)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