Skip to content

Commit

Permalink
build: Bump polars from 0.19.12 to 0.20.6
Browse files Browse the repository at this point in the history
Bumps [polars](https://github.com/pola-rs/polars) from 0.19.12 to 0.20.6.
- [Release notes](https://github.com/pola-rs/polars/releases)
- [Commits](pola-rs/polars@py-0.19.12...py-0.20.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent ae80c86 commit 8e419b5
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 13 deletions.
36 changes: 24 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mycli = 'mypackage.main:main'

[tool.poetry.dependencies]
python = ">=3.11"
polars = "^0.19.12"
polars = "^0.20.6"

[tool.poetry.group.test.dependencies]
pytest = "^7.4.3"
Expand Down

0 comments on commit 8e419b5

Please sign in to comment.