Skip to content

Commit bfd2b27

Browse files
Bump thiserror from 1.0.40 to 2.0.17 in /py-geopolars
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.40 to 2.0.17. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.40...2.0.17) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51910e0 commit bfd2b27

File tree

3 files changed

+557
-103
lines changed

3 files changed

+557
-103
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ polars = { version = "0.35", features = [
1919
"dtype-struct",
2020
"ipc",
2121
], default-features = false }
22-
thiserror = "1"
22+
thiserror = "2"
2323
geo = "0.27"

0 commit comments

Comments
 (0)