Compare commits

...

6 Commits

2 changed files with 18 additions and 4 deletions

View File

@@ -2,5 +2,19 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"baseBranches": [
"dev"
],
"packageRules": [
{
"matchUpdateTypes": [
"minor",
"patch",
"pin",
"digest"
],
"automerge": true
}
]
}

View File

@@ -1,8 +1,8 @@
Pillow~=10.2.0
pykeyboard==0.1.5
Pillow~=10.3.0
pykeyboard==0.1.7
tgcrypto==1.2.5
uvloop==0.19.0
--extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple
async_pymongo==0.1.4
huepaper==0.0.4
libbot[speed,pyrogram]==2.1.0
huepaper==0.0.5
libbot[speed,pyrogram]==3.0.0