Skip to content

Commit 268dbc2

Browse files
chore(deps): bump calamine from 0.31.0 to 0.32.0 in the prod-deps group (#428)
Bumps the prod-deps group with 1 update: [calamine](https://github.com/tafia/calamine). Updates `calamine` from 0.31.0 to 0.32.0 - [Release notes](https://github.com/tafia/calamine/releases) - [Changelog](https://github.com/tafia/calamine/blob/master/Changelog.md) - [Commits](tafia/calamine@v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: calamine dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95d5998 commit 268dbc2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ crate-type = ["cdylib", "rlib"]
2929
arrow-array = { version = "^57", features = ["ffi"], optional = true }
3030
arrow-pyarrow = { version = "^57", optional = true }
3131
arrow-schema = { version = "^57", optional = true }
32-
calamine = { version = "^0.31.0", features = ["chrono"] }
32+
calamine = { version = "^0.32.0", features = ["chrono"] }
3333
chrono = { version = "^0.4.42", default-features = false }
3434
log = "^0.4"
3535
polars-core = { version = ">=0.50", default-features = false, features = [

0 commit comments

Comments
 (0)