From 76e9bb4e1c20d6f274506758fec99d4375000a31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 08:47:22 +0000 Subject: [PATCH] chore(deps): bump wp-proj from v1.18.1 to v1.19.5 Bumps [wp-proj](https://github.com/wp-labs/wp-motor) from v1.18.1 to v1.19.5. - [Release notes](https://github.com/wp-labs/wp-motor/releases) - [Changelog](https://github.com/wp-labs/wp-motor/blob/e33cbb1fdfacc5d8df197ed37b28278827439f32/CHANGELOG.md) - [Commits](https://github.com/wp-labs/wp-motor/compare/48b0810fb74a0ba4189254f8852306a5507bd641...e33cbb1fdfacc5d8df197ed37b28278827439f32) --- updated-dependencies: - dependency-name: wp-proj dependency-version: e33cbb1fdfacc5d8df197ed37b28278827439f32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 13a006f..85b69c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -243,7 +243,7 @@ wp-config = { package = "wp-config", git = "https://github.com/wp-labs/w wp-lang = { package = "wp-lang", git = "https://github.com/wp-labs/wp-motor", tag = "v1.18.3" } wp_knowledge = { package = "wp-knowledge", git = "https://github.com/wp-labs/wp-motor", tag = "v1.18.3" } wp-cli-core = { package = "wp-cli-core", git = "https://github.com/wp-labs/wp-motor", tag = "v1.18.3" } -wp-proj = { package = "wp-proj", git = "https://github.com/wp-labs/wp-motor", tag = "v1.18.3" } +wp-proj = { package = "wp-proj", git = "https://github.com/wp-labs/wp-motor", tag = "v1.19.5" } wp-connectors = { package = "wp-connectors", git = "https://github.com/wp-labs/wp-connectors", tag = "v0.10.1" }