Update kodistubs requirement from ~=19.0 to ~=20.0

Updates the requirements on [kodistubs](https://github.com/romanvm/Kodistubs) to permit the latest version.
- [Release notes](https://github.com/romanvm/Kodistubs/releases)
- [Commits](https://github.com/romanvm/Kodistubs/compare/19.0.0...20.0.0)

---
updated-dependencies:
- dependency-name: kodistubs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-23 14:13:40 +00:00 committed by GitHub
parent e085570d27
commit 3705a90087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ requests >= 2.22
futures >= 2.2; python_version < '3.0' futures >= 2.2; python_version < '3.0'
Kodistubs ~= 18.0; python_version < '3.0' Kodistubs ~= 18.0; python_version < '3.0'
Kodistubs ~= 19.0; python_version >= '3.6' Kodistubs ~= 20.0; python_version >= '3.6'
git+https://github.com/romanvm/kodi.six git+https://github.com/romanvm/kodi.six
git+https://github.com/ruuk/script.module.addon.signals git+https://github.com/ruuk/script.module.addon.signals