From ec2496ae6358b11a0bf163c0631b6e26dc76c7d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 22:30:42 +0000 Subject: [PATCH] chore(deps): update rust crate pyo3-build-config to 0.27.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 01f6ac4..b9896b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,4 +18,4 @@ chrono = { version = "0.4.38", features = ["serde"] } pyo3-file = "0.14.0" [build-dependencies] -pyo3-build-config = "0.26.0" +pyo3-build-config = "0.27.0"