From 483638dab41777d59b36e399cc4922caa756b2c1 Mon Sep 17 00:00:00 2001 From: adator <85586985+adator85@users.noreply.github.com> Date: Thu, 21 Aug 2025 01:06:49 +0200 Subject: [PATCH] Update jsonrpc lib version --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index b25ce68..13be7c0 100644 --- a/version.json +++ b/version.json @@ -3,7 +3,7 @@ "requests": "2.32.3", "psutil": "6.0.0", - "unrealircd_rpc_py": "2.0.4", + "unrealircd_rpc_py": "2.0.5", "sqlalchemy": "2.0.35", "faker": "30.1.0" } \ No newline at end of file