From 205f2ab4fd132d985fba4ecf7cec18663eba6fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 23:13:42 +0000 Subject: [PATCH] chore(deps): bump wasmtime from 45.0.0 to 46.0.1 in /test Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime-py) from 45.0.0 to 46.0.1. - [Commits](https://github.com/bytecodealliance/wasmtime-py/compare/45.0.0...46.0.1) --- updated-dependencies: - dependency-name: wasmtime dependency-version: 46.0.1 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 db711d7..1693dc2 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -1 +1 @@ -wasmtime==45.0.0 +wasmtime==46.0.1