⬆️ Upgrade py-cord digest to e391c82 (#12)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-31 10:49:03 +02:00
committed by GitHub
parent 4918a49a5f
commit e2f23e3c18
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=a140c3a452b8d54b2d6a4b162e0b055c7e04265f" },
{ name = "py-cord", git = "https://github.com/Pycord-Development/pycord?rev=e391c82f19c17075ef40e06f2a938ebabcaa2f72" },
]
[package.metadata.requires-dev]
@@ -234,8 +234,8 @@ wheels = [
[[package]]
name = "py-cord"
version = "2.6.1.dev238+ga140c3a4"
source = { git = "https://github.com/Pycord-Development/pycord?rev=a140c3a452b8d54b2d6a4b162e0b055c7e04265f#a140c3a452b8d54b2d6a4b162e0b055c7e04265f" }
version = "2.6.1.dev240+ge391c82f"
source = { git = "https://github.com/Pycord-Development/pycord?rev=e391c82f19c17075ef40e06f2a938ebabcaa2f72#e391c82f19c17075ef40e06f2a938ebabcaa2f72" }
dependencies = [
{ name = "aiohttp" },
{ name = "typing-extensions" },