⬆️ Upgrade py-cord digest to a140c3a (#8)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-27 20:33:16 +02:00
committed by GitHub
parent dc0b634c24
commit 32334f3e27
2 changed files with 4 additions and 4 deletions

View File

@@ -148,4 +148,4 @@ extend-ignore = [
] ]
[tool.uv.sources] [tool.uv.sources]
py-cord = { git = "https://github.com/Pycord-Development/pycord", rev = "faa9534f35cdbf0bcfffd4791cfcb1a5f2bcb68a" } py-cord = { git = "https://github.com/Pycord-Development/pycord", rev = "a140c3a452b8d54b2d6a4b162e0b055c7e04265f" }

6
uv.lock generated
View File

@@ -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=faa9534f35cdbf0bcfffd4791cfcb1a5f2bcb68a" }, { name = "py-cord", git = "https://github.com/Pycord-Development/pycord?rev=a140c3a452b8d54b2d6a4b162e0b055c7e04265f" },
] ]
[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.dev236+gfaa9534f" version = "2.6.1.dev238+ga140c3a4"
source = { git = "https://github.com/Pycord-Development/pycord?rev=faa9534f35cdbf0bcfffd4791cfcb1a5f2bcb68a#faa9534f35cdbf0bcfffd4791cfcb1a5f2bcb68a" } source = { git = "https://github.com/Pycord-Development/pycord?rev=a140c3a452b8d54b2d6a4b162e0b055c7e04265f#a140c3a452b8d54b2d6a4b162e0b055c7e04265f" }
dependencies = [ dependencies = [
{ name = "aiohttp" }, { name = "aiohttp" },
{ name = "typing-extensions" }, { name = "typing-extensions" },