Compare commits

...

3 Commits

Author SHA1 Message Date
Renovate Bot
40d0b0883a chore(deps): update dependency idna to v3.11 2026-01-01 00:05:01 +00:00
39c2f76629 Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: #1
2025-12-29 20:05:07 +00:00
Renovate Bot
f328b20b73 Add renovate.json 2025-12-29 20:04:25 +00:00
3 changed files with 5 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
certifi==2020.6.20
chardet==3.0.4
docutils==0.16
idna==3.7
idna==3.11
Kivy==2.0.0rc3
Kivy-Garden==0.1.4
packaging==20.7

View File

@@ -8,7 +8,7 @@ docutils==0.16
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
idna==3.7
idna==3.11
itsdangerous==1.1.0

3
renovate.json Normal file
View File

@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}