From 04c77be52356d1ca2a163607a26bca0e28f45e9e Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Wed, 30 Nov 2022 17:44:55 +0100 Subject: [PATCH] bump cashu to 0.5.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 610878ff..1b2d9ec3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ protobuf = "^4.21.6" Cerberus = "^1.3.4" async-timeout = "^4.0.2" pyln-client = "0.11.1" -cashu = "0.5.4" +cashu = "0.5.5" [tool.poetry.dev-dependencies]