Add redbot-update command for updating Red (#6734)

This commit is contained in:
Jakub Kuczys
2026-05-14 00:14:43 +02:00
committed by GitHub
parent 899f24ceca
commit 7e2a74b276
22 changed files with 3016 additions and 76 deletions
+3
View File
@@ -9,12 +9,15 @@ packaging
platformdirs
psutil
python-dateutil
python-discovery
PyYAML
rapidfuzz
Red-Commons
Red-Lavalink
redbot-update
rich
schema
textual
typing_extensions
yarl
distro; sys_platform == "linux"
+27 -4
View File
@@ -22,18 +22,26 @@ discord-py==2.7.1
# via
# -r base.in
# red-lavalink
filelock==3.16.1
# via python-discovery
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
idna==3.11
# via yarl
linkify-it-py==2.0.3
# via markdown-it-py
markdown==3.7
# via -r base.in
markdown-it-py==3.0.0
# via rich
# via
# rich
# textual
mdurl==0.1.2
# via markdown-it-py
mdit-py-plugins==0.4.2
# via markdown-it-py
multidict==6.1.0
# via
# aiohttp
@@ -43,15 +51,21 @@ orjson==3.10.15
packaging==26.0
# via -r base.in
platformdirs==4.3.6
# via -r base.in
# via
# -r base.in
# textual
propcache==0.2.0
# via yarl
psutil==7.2.2
# via -r base.in
pygments==2.19.2
# via rich
# via
# rich
# textual
python-dateutil==2.9.0.post0
# via -r base.in
python-discovery==1.2.1
# via -r base.in
pyyaml==6.0.3
# via -r base.in
rapidfuzz==3.9.7
@@ -62,16 +76,25 @@ red-commons==1.0.0
# red-lavalink
red-lavalink==0.11.1
# via -r base.in
rich==14.3.3
redbot-update==1.1.0
# via -r base.in
rich==14.3.3
# via
# -r base.in
# textual
schema==0.7.8
# via -r base.in
six==1.17.0
# via python-dateutil
textual==6.2.1
# via -r base.in
typing-extensions==4.13.2
# via
# -r base.in
# multidict
# textual
uc-micro-py==1.0.3
# via linkify-it-py
yarl==1.15.2
# via
# -r base.in