From 4f8448997aba2e2add850ef4727cac7871c3b27d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 03:35:49 +0000 Subject: [PATCH] Update discord-py digest to 9806aeb (#35) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c5791aa..7b9dd4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,4 +85,4 @@ log_cli_date_format = "%Y-%m-%d %H:%M:%S" python_files = "test_*.py *_test.py *_tests.py" [tool.uv.sources] -discord-py = { git = "https://github.com/Rapptz/discord.py", rev = "master" } +discord-py = { git = "https://github.com/Rapptz/discord.py", rev = "9806aeb83179d0d1e90d903e30db7e69e0d492e5" }