Skip to content

Commit 7f1bfa9

Browse files
chore(deps): bump polars in /scratchpad in the scratchpad group
Bumps the scratchpad group in /scratchpad with 1 update: [polars](https://github.com/pola-rs/polars). Updates `polars` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.7.0...py-1.7.1) --- updated-dependencies: - dependency-name: polars dependency-type: direct:production update-type: version-update:semver-patch dependency-group: scratchpad ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b40318 commit 7f1bfa9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

scratchpad/poetry.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scratchpad/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ packages = [{include = "scratchpad", from = "src"}]
99
[tool.poetry.dependencies]
1010
python = "^3.12"
1111
pandas = "^2.2.2"
12-
polars = "^1.7.0"
12+
polars = "^1.7.1"
1313
numpy = "^2.1.1"
1414

1515
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)