chore(deps)(deps): bump the python-dependencies group with 6 updates#790
Merged
Conversation
Bumps the python-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [narwhals](https://github.com/narwhals-dev/narwhals) | `2.22.0` | `2.22.1` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.30` | `0.0.32` | | [ipython](https://github.com/ipython/ipython) | `9.14.0` | `9.14.1` | | [marimo](https://github.com/marimo-team/marimo) | `0.23.8` | `0.23.9` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.155.1` | `6.155.2` | | [ty](https://github.com/astral-sh/ty) | `0.0.42` | `0.0.46` | Updates `narwhals` from 2.22.0 to 2.22.1 - [Release notes](https://github.com/narwhals-dev/narwhals/releases) - [Commits](narwhals-dev/narwhals@v2.22.0...v2.22.1) Updates `python-multipart` from 0.0.30 to 0.0.32 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.30...0.0.32) Updates `ipython` from 9.14.0 to 9.14.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.14.0...9.14.1) Updates `marimo` from 0.23.8 to 0.23.9 - [Release notes](https://github.com/marimo-team/marimo/releases) - [Commits](marimo-team/marimo@0.23.8...0.23.9) Updates `hypothesis` from 6.155.1 to 6.155.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.1...v6.155.2) Updates `ty` from 0.0.42 to 0.0.46 - [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.42...0.0.46) --- updated-dependencies: - dependency-name: narwhals dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ipython dependency-version: 9.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: marimo dependency-version: 0.23.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: hypothesis dependency-version: 6.155.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ty dependency-version: 0.0.46 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 6 updates:
2.22.02.22.10.0.300.0.329.14.09.14.10.23.80.23.96.155.16.155.20.0.420.0.46Updates
narwhalsfrom 2.22.0 to 2.22.1Release notes
Sourced from narwhals's releases.
Commits
27bf8dbrelease: Bump version to 2.22.1125ed1efix: inplace deprecation warning from pandas indrop(#3675)ebd57aefix: preserve fireducks functionality (#3672)8da0d89fix(polars): Backportis_closeforDecimaldtype and `join(how={"semi", "...6db4d00fix: Include test data in sdist (#3665)1eb327frelease: Bump version to 2.22.0 (#3663)Updates
python-multipartfrom 0.0.30 to 0.0.32Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
238ead6Version 0.0.32 (#302)8672979Replace per-byte partial-boundary scan with rfind lookbehind (#300)8190779Bump the python-packages group with 7 updates (#301)0d3c086Use uv package ecosystem for Dependabot (#299)4cffc68Version 0.0.31 (#298)c814948Reject negativeContent-Lengthinparse_form(#297)6b837d4Bound header field name size before validating (#296)e0c4f9dBump the github-actions group with 3 updates (#294)b8a01bbBump the python-packages group with 3 updates (#293)6732164Speed up multipart header parsing and callback dispatch (#295)Updates
ipythonfrom 9.14.0 to 9.14.1Commits
352c35brelease 9.14.1df72b1fAdd forward compatibility for pdb.Pdb's mode argument (#15235)a957d81Handle pdb.Pdbmodeargument and test signature compatibility3e1c054ci: add zizmor GitHub Actions security analysis and harden workflows (#15238)0181ae3ci: add zizmor GitHub Actions security analysis and harden workflowsfb831ccback to devUpdates
marimofrom 0.23.8 to 0.23.9Release notes
Sourced from marimo's releases.
... (truncated)
Commits
c3c0ee3release: 0.23.9 (#9790)fdd55c8fix: escape user-controlled file_key in service worker injection (#9789)dc35cdffeat(sharing): add MARIMO_RESTRICT_SHARING env var machine-wide (#9756)6dcaff7feat: non-destructive local takeover (read-only viewer + bidirectional takeov...d0352e2slides: add cells with no output to the minimap & viewer (#9771)d9ab41afix completions in slides view (#9769)c0f07c0fix: arg/kwarg collision for local numpy vars in caching (#9751)8d6e540feat(server): add GET /api/kernel/status endpoint (#9768)e55e7bafix(runtime): don't shadow builtin print unless mo.Thread is used (#9765) (#9...4d47f09fix(lsp): suppress marimo hover tooltip for all LSP providers, not just pylsp...Updates
hypothesisfrom 6.155.1 to 6.155.2Commits
fcc26c4Bump hypothesis version to 6.155.2 and update changelog13cdd0bMerge pull request #4760 from Zac-HD/datetime-symbolic-4759e48846dformatb4152earewrite comments and improve test6b18db3fixed flakeeb7d53aUpdate pinned dependencies1bbeb59Fix update_pyodide_versions for relocated xbuildenv metadata552a461Make date/time drawing symbolic-execution friendly2c6dfdbMerge pull request #4758 from bsluther/docs-fix-assume-condition1416fe1Fix assume condition inadapting-strategies.rstUpdates
tyfrom 0.0.42 to 0.0.46Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
2917c84Bump version to 0.0.46 (#3700)210302bBump version to 0.0.45 (#3696)5be8bffUse removeprefix for relative README image paths (#3685)cb8043cdocs: add mypy/pyright rule mapping reference page (#3336)f5523e2Bump version to 0.0.44 (#3667)29ce314Bump version to 0.0.43 (#3648)794322dUpdate docker/build-push-action action to v7.2.0 (#3629)ce89685Update prek dependencies (#3628)792fb71Update docker/login-action action to v4.2.0 (#3630)5c37747Update docker/metadata-action action to v6.1.0 (#3631)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