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 fce3fc1 (#22)
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 = "1c65fc820b7faf7c02041b14ef43ed28ac18a24c" }
|
py-cord = { git = "https://github.com/Pycord-Development/pycord", rev = "fce3fc187f0436b8c9e7e92a9d0a4178d048d704" }
|
||||||
|
|||||||
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=1c65fc820b7faf7c02041b14ef43ed28ac18a24c" },
|
{ name = "py-cord", git = "https://github.com/Pycord-Development/pycord?rev=fce3fc187f0436b8c9e7e92a9d0a4178d048d704" },
|
||||||
]
|
]
|
||||||
|
|
||||||
[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.dev258+g1c65fc82"
|
version = "2.6.1.dev265+gfce3fc18"
|
||||||
source = { git = "https://github.com/Pycord-Development/pycord?rev=1c65fc820b7faf7c02041b14ef43ed28ac18a24c#1c65fc820b7faf7c02041b14ef43ed28ac18a24c" }
|
source = { git = "https://github.com/Pycord-Development/pycord?rev=fce3fc187f0436b8c9e7e92a9d0a4178d048d704#fce3fc187f0436b8c9e7e92a9d0a4178d048d704" }
|
||||||
dependencies = [
|
dependencies = [
|
||||||
{ name = "aiohttp" },
|
{ name = "aiohttp" },
|
||||||
{ name = "typing-extensions" },
|
{ name = "typing-extensions" },
|
||||||
|
|||||||
Reference in New Issue
Block a user