Skip to content

Commit 8d96719

Browse files
chore(deps): bump chrono from 0.4.40 to 0.4.41 in the prod-deps group (#347)
Bumps the prod-deps group with 1 update: [chrono](https://github.com/chronotope/chrono). Updates `chrono` from 0.4.40 to 0.4.41 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.40...v0.4.41) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luka Peschke <luka.peschke@toucantoco.com>
1 parent 399a27d commit 8d96719

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
@@ -30,7 +30,7 @@ arrow = { version = "^55.0.0", default-features = false, features = [
3030
"pyarrow",
3131
] }
3232
calamine = { version = "^0.27.0", features = ["dates"] }
33-
chrono = { version = "^0.4.39", default-features = false }
33+
chrono = { version = "^0.4.41", default-features = false }
3434
log = "0.4.27"
3535
pyo3 = { version = "^0.24.2", features = ["abi3-py39"] }
3636
pyo3-log = "^0.12.3"

0 commit comments

Comments
 (0)