From d5c8b54aaf600764bc59855c4529952195c87fb5 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 17 Dec 2020 14:05:15 -0800 Subject: pipenv: bump fuzzycat to 0.1.9 --- python/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index 0a33dff3..87773d5a 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -56,7 +56,7 @@ pathlib2 = "*" pycountry = "==19.8.18" tldextract = "*" toml = ">=0.10" -fuzzycat = "==0.1.8" +fuzzycat = "==0.1.9" [requires] # We install Python 3.7 using a PPA (deadsnakes) on Internet Archive cluster -- cgit v1.2.3