From 2ac29e3d9935e598ebfb7d688e321f557f593f53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 15:32:45 +0000 Subject: [PATCH] chore(deps): update dependency kodistubs to v20 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 137e9e9b..92f7456b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ PyYAML >= 6.0; python_version >= '3.6' backports.zoneinfo; python_version < "3.9" and python_version >= '3.0' tzdata; platform_system == "Windows" and python_version >= '3.0' -Kodistubs ~= 18.0; python_version < '3.0' +Kodistubs ~=20.0; python_version < '3.0' Kodistubs ~= 20.0; python_version >= '3.6' git+https://github.com/romanvm/kodi.six