From d7f85e47ff2c25c7be0de3a8417454170a984c47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 08:06:19 +0000 Subject: [PATCH] chore(deps): update ovos-adapt-parser requirement in /requirements Updates the requirements on [ovos-adapt-parser](https://github.com/OpenVoiceOS/ovos-adapt-pipeline-plugin) to permit the latest version. - [Release notes](https://github.com/OpenVoiceOS/ovos-adapt-pipeline-plugin/releases) - [Changelog](https://github.com/OpenVoiceOS/ovos-adapt-pipeline-plugin/blob/dev/CHANGELOG.md) - [Commits](https://github.com/OpenVoiceOS/ovos-adapt-pipeline-plugin/compare/1.4.2a1...1.6.3a2) --- updated-dependencies: - dependency-name: ovos-adapt-parser dependency-version: 1.6.3a2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 294f8250..5cbbe7b3 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,6 +1,6 @@ ovos-core>=0.0.8a50 ovoscope>=0.1.0 -ovos-adapt-parser>=1.4.2a1 +ovos-adapt-parser>=1.6.3a2 pytest pytest-cov ovos-translate-server-plugin \ No newline at end of file