chore: update various dependencies (except fjall) to their latest versions

This commit is contained in:
J / Jacob Babich
2026-07-12 14:13:06 -04:00
parent 7f3c2ac30c
commit 044243ae3c
6 changed files with 186 additions and 208 deletions

View File

@@ -12,6 +12,6 @@ chrono = { workspace = true }
chrono-tz = { workspace = true }
derive_more = { workspace = true }
ijson = "0.1.4"
itertools = "0.14.0"
itertools = "0.15"
pyo3 = { workspace = true, optional = true, features = ["chrono", "chrono-tz"] }
snafu = { workspace = true }