From 1f6eb7652fd6e5e8818b24d72cb83cfd46df2a01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 10:20:24 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20py-cord=20digest?= =?UTF-8?q?=20to=208e97cb5=20(#18)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- uv.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 1fbfd39..25bc611 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -148,4 +148,4 @@ extend-ignore = [ ] [tool.uv.sources] -py-cord = { git = "https://github.com/Pycord-Development/pycord", rev = "237724573288d025b91cc160fcadb323f7cec0bd" } +py-cord = { git = "https://github.com/Pycord-Development/pycord", rev = "8e97cb5356e4b9b61f8c654d5532e3caa4403d82" } diff --git a/uv.lock b/uv.lock index 8dca7f4..364e271 100644 --- a/uv.lock +++ b/uv.lock @@ -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=237724573288d025b91cc160fcadb323f7cec0bd" }, + { name = "py-cord", git = "https://github.com/Pycord-Development/pycord?rev=8e97cb5356e4b9b61f8c654d5532e3caa4403d82" }, ] [package.metadata.requires-dev] @@ -234,8 +234,8 @@ wheels = [ [[package]] name = "py-cord" -version = "2.6.1.dev251+g23772457" -source = { git = "https://github.com/Pycord-Development/pycord?rev=237724573288d025b91cc160fcadb323f7cec0bd#237724573288d025b91cc160fcadb323f7cec0bd" } +version = "2.6.1.dev255+g8e97cb53" +source = { git = "https://github.com/Pycord-Development/pycord?rev=8e97cb5356e4b9b61f8c654d5532e3caa4403d82#8e97cb5356e4b9b61f8c654d5532e3caa4403d82" } dependencies = [ { name = "aiohttp" }, { name = "typing-extensions" },