From d17ced51a7c49af0e34f9d0b9208fe02ea184372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:17:05 +0000 Subject: [PATCH] Update ovos-config requirement in /requirements Updates the requirements on [ovos-config](https://github.com/OpenVoiceOS/ovos-config) to permit the latest version. - [Release notes](https://github.com/OpenVoiceOS/ovos-config/releases) - [Changelog](https://github.com/OpenVoiceOS/ovos-config/blob/dev/CHANGELOG.md) - [Commits](https://github.com/OpenVoiceOS/ovos-config/compare/V0.0.12...1.0.1) --- updated-dependencies: - dependency-name: ovos-config dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/extras.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/extras.txt b/requirements/extras.txt index a474f29..c459202 100644 --- a/requirements/extras.txt +++ b/requirements/extras.txt @@ -1,5 +1,5 @@ rapidfuzz>=3.6,<4.0 ovos-plugin-manager>=0.0.25,<1.0.0 -ovos-config>=0.0.12,<1.0.0 +ovos-config>=0.0.12,<2.0.0 ovos-workshop>=0.0.13,<3.0.0 ovos_bus_client>=0.0.8,<2.0.0