From ed45a9eacaa49fbfd8461e63a1f353a5bb86aa10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 23:51:49 +0000 Subject: [PATCH] chore(deps): bump wasmtime from 44.0.0 to 45.0.0 in /test Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime-py) from 44.0.0 to 45.0.0. - [Commits](https://github.com/bytecodealliance/wasmtime-py/compare/44.0.0...45.0.0) --- updated-dependencies: - dependency-name: wasmtime dependency-version: 45.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.txt b/test/requirements.txt index f131feb..db711d7 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -1 +1 @@ -wasmtime==44.0.0 +wasmtime==45.0.0