From 639e836a537850a9d619086dba9e26100eadf786 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 00:13:28 +0000 Subject: [PATCH 1/2] chore(deps): update dependency uv to v0.5.30 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a4c4c3d9a..07db0a27ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -uv==0.5.29 +uv==0.5.30 From 5c85ce5894f3f6fdfc47d45376ca1d777e8013ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 00:15:15 +0000 Subject: [PATCH 2/2] =?UTF-8?q?format=E3=81=8C=E9=96=93=E9=81=95=E3=81=A3?= =?UTF-8?q?=E3=81=A6=E3=81=9F=E3=81=AE=E3=81=A7=E7=9B=B4=E3=81=97=E3=81=A6?= =?UTF-8?q?=E3=81=82=E3=81=92=E3=81=9F=E3=82=88=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uv.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uv.lock b/uv.lock index 301b4a1ffa..414779c2f6 100644 --- a/uv.lock +++ b/uv.lock @@ -1400,7 +1400,7 @@ wheels = [ [[package]] name = "sudden-death" version = "0.0.1" -source = { git = "https://github.com/dev-hato/sudden-death?branch=master#4946a3d2540d9acd51a8e9e74338a1e635f54870" } +source = { git = "https://github.com/dev-hato/sudden-death?branch=master#ced60536d70f48f652501440a173d380340837bd" } dependencies = [ { name = "click" }, { name = "pyperclip" },