Skip to content

Commit 54daf7c

Browse files
Update ovos-config requirement in /requirements (#61)
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](OpenVoiceOS/ovos-config@V0.0.12...2.0.0) --- updated-dependencies: - dependency-name: ovos-config dependency-version: 2.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7088e65 commit 54daf7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ovos-utils>=0.0.38,<1.0.0
22
ovos_bus_client>=0.0.8,<2.0.0
3-
ovos-config>=0.0.12,<2.0.0
3+
ovos-config>=0.0.12,<3.0.0
44
ovos-plugin-manager>=0.0.25,<2.0.0

0 commit comments

Comments
 (0)