From a94f52f5b1107a60a21cf10a1be697c813b24d9e Mon Sep 17 00:00:00 2001 From: Viranch Mehta Date: Wed, 1 Sep 2021 14:16:45 -0700 Subject: [PATCH] Bump ns1-python The new ns1-python release includes optimizations with connection pooling so that every API call re-uses a TCP connection from a previous call if any. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 143ba67..6f5ed73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ ipaddress==1.0.23; python_version < '3.3' jmespath==0.10.0 msrestazure==0.6.4 natsort==6.2.1 -ns1-python==0.16.0 +ns1-python==0.16.1 ovh==0.5.0 pycountry-convert==0.7.2 pycountry==20.7.3