mirror of
https://github.com/Paillat-dev/discord-progress-bar.git
synced 2026-01-02 01:06:18 +00:00
⬆️ Upgrade py-cord digest to 8e97cb5 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -148,4 +148,4 @@ extend-ignore = [
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
py-cord = { git = "https://github.com/Pycord-Development/pycord", rev = "237724573288d025b91cc160fcadb323f7cec0bd" }
|
||||
py-cord = { git = "https://github.com/Pycord-Development/pycord", rev = "8e97cb5356e4b9b61f8c654d5532e3caa4403d82" }
|
||||
|
||||
6
uv.lock
generated
6
uv.lock
generated
@@ -120,7 +120,7 @@ dev = [
|
||||
requires-dist = [
|
||||
{ name = "aiofile", specifier = ">=3.9.0" },
|
||||
{ name = "aiohttp", specifier = ">=3.11.18" },
|
||||
{ name = "py-cord", git = "https://github.com/Pycord-Development/pycord?rev=237724573288d025b91cc160fcadb323f7cec0bd" },
|
||||
{ name = "py-cord", git = "https://github.com/Pycord-Development/pycord?rev=8e97cb5356e4b9b61f8c654d5532e3caa4403d82" },
|
||||
]
|
||||
|
||||
[package.metadata.requires-dev]
|
||||
@@ -234,8 +234,8 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "py-cord"
|
||||
version = "2.6.1.dev251+g23772457"
|
||||
source = { git = "https://github.com/Pycord-Development/pycord?rev=237724573288d025b91cc160fcadb323f7cec0bd#237724573288d025b91cc160fcadb323f7cec0bd" }
|
||||
version = "2.6.1.dev255+g8e97cb53"
|
||||
source = { git = "https://github.com/Pycord-Development/pycord?rev=8e97cb5356e4b9b61f8c654d5532e3caa4403d82#8e97cb5356e4b9b61f8c654d5532e3caa4403d82" }
|
||||
dependencies = [
|
||||
{ name = "aiohttp" },
|
||||
{ name = "typing-extensions" },
|
||||
|
||||
Reference in New Issue
Block a user