Compare commits

...

3 Commits

Author SHA1 Message Date
Renovate Bot
ff292806a6 chore(deps): update dependency future to v0.18.3 2025-12-29 20:06:10 +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
2 changed files with 4 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ chardet==3.0.4
docutils==0.16
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
future==0.18.3; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
idna==3.7

3
renovate.json Normal file
View File

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