chore(deps)(deps): bump the python-dependencies group with 4 updates#740
Merged
Conversation
Bumps the python-dependencies group with 4 updates: [jquantstats](https://github.com/jebel-quant/jquantstats), [polars](https://github.com/pola-rs/polars), [tinycta](https://github.com/tschm/tinycta) and [marimo](https://github.com/marimo-team/marimo). Updates `jquantstats` from 0.6.5 to 0.8.0 - [Release notes](https://github.com/jebel-quant/jquantstats/releases) - [Changelog](https://github.com/Jebel-Quant/jquantstats/blob/main/CHANGELOG.md) - [Commits](Jebel-Quant/jquantstats@v0.6.5...v0.8.0) Updates `polars` from 1.40.0 to 1.40.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.40.0...py-1.40.1) Updates `tinycta` from 0.9.7 to 0.11.0 - [Release notes](https://github.com/tschm/tinycta/releases) - [Commits](tschm/TinyCTA@v0.9.7...v0.11.0) Updates `marimo` from 0.23.2 to 0.23.3 - [Release notes](https://github.com/marimo-team/marimo/releases) - [Commits](marimo-team/marimo@0.23.2...0.23.3) --- updated-dependencies: - dependency-name: jquantstats dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: polars dependency-version: 1.40.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: tinycta dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: marimo dependency-version: 0.23.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…10.0 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.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 python-dependencies group with 4 updates: jquantstats, polars, tinycta and marimo.
Updates
jquantstatsfrom 0.6.5 to 0.8.0Release notes
Sourced from jquantstats's releases.
... (truncated)
Commits
4d70d23Chore: bump version 0.7.0 → 0.8.0e52cfb7Addinterpolate: interior forward-fill for numeric Polars columns (#686)ec72f13result is comingc6c43f4result is coming08d474fchore(deps): lock file maintenance (#684)1ed6153chore(deps): lock file maintenance (#683)47bc186chore(deps): lock file maintenance (#682)4bba91cchore(deps): lock file maintenance (#681)19a7c0achore(deps): lock file maintenance (#680)da53033chore(deps): lock file maintenance (#679)Updates
polarsfrom 1.40.0 to 1.40.1Release notes
Sourced from polars's releases.
Commits
344a0eaPython Polars 1.40.1 (#27381)4856eb3fix: Honorhavingpredicate inGroupByiter (#27370)f992305chore(python): Disable mypy type checking forpyarrowcalls (#27377)17f9074chore: Disable debug symbols in macos coverage tests (#27361)44948d3fix: Use the physical dtype forNumUnorderedImplodeReducerarrow `ListArray...6bb1cf8fix(python): Address bug inreduce_balancedfor certain input length lists ...fb70396docs: Split out openlineage docs into guide and configuration (#27371)2436421fix: Ensurelist.sample()allowsfraction> 1 when `with_replacement=True...21f150fci(rust): Cargo deny (#27363)dd9be47perf: Skip validity mask processing in array_ufunc when no inputs have nu...Updates
tinyctafrom 0.9.7 to 0.11.0Release notes
Sourced from tinycta's releases.
... (truncated)
Commits
23527eeChore: bump version 0.10.0 → 0.11.0e5b48fbMerge pull request #723 from tschm/hyperf8214e4chore: add pyyaml import mapping and remove mypy configd3d86aefeat: add hyper module with experiment config and optuna study runnerbf094aafeat: add optuna, loguru, and pyyaml dependenciesd1c3b1aChore: bump version 0.9.9 → 0.10.09e7bc01Merge pull request #722 from tschm/enginee07b727style: fix import order in engine.pybbca864test: bring engine coverage to 100%7aeacb8Update module imports to relative pathsUpdates
marimofrom 0.23.2 to 0.23.3Release notes
Sourced from marimo's releases.
Commits
b9ba3e5release: 0.23.3 (#9370)b659cd8fix: guard_resolve_proxyagainst bare-port inputs (#9366)a905d31fix: guard_references_virtual_fileagainst cyclic data (#9369)425d626fix: decode tuple/frozenset payloads with non-finite floats (#9365)a845f3cAdd slide config form in sidebar, and reveal slide types (#9300)f0187eafix: flush console output buffer before marking cell idle (#9164)76cc73btest: xfail a flakyapptest in CI (#9361)32ce9b5Return html encoded matplotlib Figure from msgspec encoder hook (#9359)c0df102test: fix flaky kernel process-group test (#9354)3b9995afix: harden trust-bearing window globals and gate script loading (#9330)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