From 99f940ccd417040dbf0f0967bc4714dcfe2b2379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 08:04:33 +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.3a1) --- updated-dependencies: - dependency-name: ovos-adapt-parser dependency-version: 1.6.3a1 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..40313f54 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.3a1 pytest pytest-cov ovos-translate-server-plugin \ No newline at end of file