From 58b6119835ac2f38055e762dee8c32f75c131092 Mon Sep 17 00:00:00 2001 From: Stefanus Kurniawan Date: Mon, 30 Aug 2021 14:38:24 +1000 Subject: [PATCH] CONFIG: Use latest version of surround --- surround_cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/surround_cli/requirements.txt b/surround_cli/requirements.txt index 9c971854..05c7d536 100644 --- a/surround_cli/requirements.txt +++ b/surround_cli/requirements.txt @@ -3,4 +3,4 @@ pandas==0.25.2 doit==0.31.1 tornado==6.1.0 pylint==2.4.3 -surround==0.1.1 \ No newline at end of file +surround==0.1.2 \ No newline at end of file