Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps polars from 0.15.14 to 0.16.1.

Commits
  • 6c5f5fe python polars 0.16.1
  • 62d9e8d python polars 0.16.0 (#6546)
  • c4f0f0c feat(rust, python): let cast_time_zone accept None (#6539)
  • 097924e fix(rust, pyhton): list eval all null array (#6545)
  • 45667c1 feat(python): automagically upconvert with_columns kwarg expressions with m...
  • abd6e03 fix(rust, python): implement ser/de for BinaryChunked (#6543)
  • b09e8f1 fix(python): on frame-init from generator, initial chunk_size cannot be sma...
  • 055c86d fix(rust, python): raise if tz_localize called on UTC-aware (#6526)
  • 4941b2e test(python): Remove verify_series_and_expr_api util (#6524)
  • 1cbb337 fix(rust, python): make concat_list group aware (#6527)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [polars](https://github.com/pola-rs/polars) from 0.15.14 to 0.16.1.
- [Release notes](https://github.com/pola-rs/polars/releases)
- [Commits](pola-rs/polars@py-0.15.14...py-0.16.1)

---
updated-dependencies:
- dependency-name: polars
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 30, 2023
@stinodego stinodego merged commit 2048a1c into main Jan 30, 2023
@stinodego stinodego deleted the 9243dependabot/pip/polars-0.16.1 branch January 30, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants