Skip to content

Commit 32f25b1

Browse files
Update ovos-config requirement from <1.0.0,>=0.0.12 to >=0.0.12,<2.0.0
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...1.0.1) --- updated-dependencies: - dependency-name: ovos-config dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c630115 commit 32f25b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ovos_bus_client>=1.0.0,<2.0.0
22
ovos-utils>=0.0.37,<1.0.0
3-
ovos-config>=0.0.12,<1.0.0
3+
ovos-config>=0.0.12,<2.0.0
44
tornado~=6.0, >=6.0.3
55
ovos-plugin-manager>=0.5.5,<1.0.0

0 commit comments

Comments
 (0)