⬆️ Upgrade py-cord digest to fce3fc1 (#22)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-28 23:59:44 +02:00
committed by GitHub
parent e8a1a101d0
commit 82415a5e49
2 changed files with 4 additions and 4 deletions

6
uv.lock generated
View File

@@ -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=1c65fc820b7faf7c02041b14ef43ed28ac18a24c" },
{ name = "py-cord", git = "https://github.com/Pycord-Development/pycord?rev=fce3fc187f0436b8c9e7e92a9d0a4178d048d704" },
]
[package.metadata.requires-dev]
@@ -234,8 +234,8 @@ wheels = [
[[package]]
name = "py-cord"
version = "2.6.1.dev258+g1c65fc82"
source = { git = "https://github.com/Pycord-Development/pycord?rev=1c65fc820b7faf7c02041b14ef43ed28ac18a24c#1c65fc820b7faf7c02041b14ef43ed28ac18a24c" }
version = "2.6.1.dev265+gfce3fc18"
source = { git = "https://github.com/Pycord-Development/pycord?rev=fce3fc187f0436b8c9e7e92a9d0a4178d048d704#fce3fc187f0436b8c9e7e92a9d0a4178d048d704" }
dependencies = [
{ name = "aiohttp" },
{ name = "typing-extensions" },