From 36fb4e2c07943250a60ef80b5d4a77f7f6ad5830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 16:37:46 +0000 Subject: [PATCH] Update ovos-backend-client requirement from >=0.0.6a10,~=0.0 to ~=0.1 in /requirements (#75) Updates the requirements on [ovos-backend-client](https://github.com/OpenVoiceOS/ovos-backend-client) to permit the latest version. - [Release notes](https://github.com/OpenVoiceOS/ovos-backend-client/releases) - [Changelog](https://github.com/OpenVoiceOS/ovos-backend-client/blob/dev/CHANGELOG.md) - [Commits](https://github.com/OpenVoiceOS/ovos-backend-client/compare/V0.0.6a10...V0.1.1a4) --- updated-dependencies: - dependency-name: ovos-backend-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 2d49478..c6c2814 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -4,7 +4,7 @@ requests>=2.26.0 pyOpenSSL ovos-utils>=0.0.25a7 ovos-plugin-manager>=0.0.23a3 -ovos-backend-client~=0.0, >=0.0.6a10 +ovos-backend-client~=0.1 ovos-stt-plugin-server requests_cache oauthlib~=3.0