1 Commits

Author SHA1 Message Date
db0c0a3893 chore(deps): update dependency discord.py to v2.7.1 2026-03-03 19:01:27 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ jobs:
# Log in to the Gitea container registry
- name: Log in to Gitea Container Registry
uses: docker/login-action@v4
uses: docker/login-action@v3
with:
registry: git.dubyatp.xyz
username: williamp

View File

@@ -1,3 +1,3 @@
discord.py==2.7.0
discord.py==2.7.1
python-dotenv==1.2.2
yt-dlp==2026.2.21