Skip to content

Commit 0b76ac8

Browse files
chore(deps): bump chrono-tz from 0.10.2 to 0.10.3 (#15412)
Bumps [chrono-tz](https://github.com/chronotope/chrono-tz) from 0.10.2 to 0.10.3. - [Release notes](https://github.com/chronotope/chrono-tz/releases) - [Commits](chronotope/chrono-tz@v0.10.2...v0.10.3) --- updated-dependencies: - dependency-name: chrono-tz dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4a1b08 commit 0b76ac8

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.

test-utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ workspace = true
2727

2828
[dependencies]
2929
arrow = { workspace = true }
30-
chrono-tz = { version = "0.10.2", default-features = false }
30+
chrono-tz = { version = "0.10.3", default-features = false }
3131
datafusion-common = { workspace = true, default-features = true }
3232
env_logger = { workspace = true }
3333
rand = { workspace = true }

0 commit comments

Comments
 (0)