From fe59775547d41e8d8281ced410d22d252644eb80 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sat, 3 Apr 2021 18:43:34 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A5=20Release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ad357c2b..85882d51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.8" -royalnet = "^6.1.2" +royalnet = "^6.1.4" psutil = "^5.8.0" click = "^7.1.2" colorama = "^0.4.4"