Compare commits

..

3 Commits

Author SHA1 Message Date
Renovate Bot
434372df4f chore(deps): update dependency pywin32-ctypes to v0.2.3 2025-12-30 00:03:05 +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

@@ -38,7 +38,7 @@ pyinstaller==6.10.0
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
pywin32-ctypes==0.2.0
pywin32-ctypes==0.2.3
requests==2.32.4

3
renovate.json Normal file
View File

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