9 Commits

4 changed files with 11 additions and 5 deletions

6
.renovaterc Normal file
View File

@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}

View File

@@ -7,7 +7,7 @@
<a href="https://crowdin.com/project/yusarinbot"> <a href="https://crowdin.com/project/yusarinbot">
<img alt="Crowdin" src="https://badges.crowdin.net/yusarinbot/localized.svg"> <img alt="Crowdin" src="https://badges.crowdin.net/yusarinbot/localized.svg">
</a> </a>
<a href="https://git.end-play.xyz/profitroll/TelegramPoster"> <a href="https://git.end-play.xyz/profitroll/YusarinBot">
<img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"> <img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg">
</a> </a>
<a href="https://discord.com/invite/2zpzErtnNT"> <a href="https://discord.com/invite/2zpzErtnNT">

View File

@@ -1,2 +1,2 @@
ujson~=5.7.0 ujson==5.7.0
py-cord[speed]~=2.4.1 py-cord[speed]==2.4.1

View File

@@ -1,2 +1,2 @@
py-cord~=2.4.1 py-cord==2.4.1
requests~=2.28.2 requests==2.28.2