Bump uuid from 1.8.0 to 1.9.1 (#13227)

This commit is contained in:
dependabot[bot]
2024-06-26 06:43:46 +00:00
committed by GitHub
parent c5a00ca3f1
commit 38ecb6d380
3 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ polars-ops = { version = "0.40"}
polars-plan = { version = "0.40", features = ["regex"]}
polars-utils = { version = "0.40"}
typetag = "0.2"
uuid = { version = "1.7", features = ["v4", "serde"] }
uuid = { version = "1.9", features = ["v4", "serde"] }
[dependencies.polars]
features = [