mirror of
https://github.com/Paillat-dev/discord-progress-bar.git
synced 2026-01-02 09:06:21 +00:00
⬆️ Upgrade py-cord digest to e391c82 (#12)
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]
|
[tool.uv.sources]
|
||||||
py-cord = { git = "https://github.com/Pycord-Development/pycord", rev = "a140c3a452b8d54b2d6a4b162e0b055c7e04265f" }
|
py-cord = { git = "https://github.com/Pycord-Development/pycord", rev = "e391c82f19c17075ef40e06f2a938ebabcaa2f72" }
|
||||||
|
|||||||
6
uv.lock
generated
6
uv.lock
generated
@@ -120,7 +120,7 @@ dev = [
|
|||||||
requires-dist = [
|
requires-dist = [
|
||||||
{ name = "aiofile", specifier = ">=3.9.0" },
|
{ name = "aiofile", specifier = ">=3.9.0" },
|
||||||
{ name = "aiohttp", specifier = ">=3.11.18" },
|
{ name = "aiohttp", specifier = ">=3.11.18" },
|
||||||
{ name = "py-cord", git = "https://github.com/Pycord-Development/pycord?rev=a140c3a452b8d54b2d6a4b162e0b055c7e04265f" },
|
{ name = "py-cord", git = "https://github.com/Pycord-Development/pycord?rev=e391c82f19c17075ef40e06f2a938ebabcaa2f72" },
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.metadata.requires-dev]
|
[package.metadata.requires-dev]
|
||||||
@@ -234,8 +234,8 @@ wheels = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "py-cord"
|
name = "py-cord"
|
||||||
version = "2.6.1.dev238+ga140c3a4"
|
version = "2.6.1.dev240+ge391c82f"
|
||||||
source = { git = "https://github.com/Pycord-Development/pycord?rev=a140c3a452b8d54b2d6a4b162e0b055c7e04265f#a140c3a452b8d54b2d6a4b162e0b055c7e04265f" }
|
source = { git = "https://github.com/Pycord-Development/pycord?rev=e391c82f19c17075ef40e06f2a938ebabcaa2f72#e391c82f19c17075ef40e06f2a938ebabcaa2f72" }
|
||||||
dependencies = [
|
dependencies = [
|
||||||
{ name = "aiohttp" },
|
{ name = "aiohttp" },
|
||||||
{ name = "typing-extensions" },
|
{ name = "typing-extensions" },
|
||||||
|
|||||||
Reference in New Issue
Block a user