From 8522cfe919402f74cb73ac8c1b8181fb8177adcd Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 2 Jun 2021 00:41:57 -0700 Subject: bump fuzzycat dependency to 0.1.21 --- python/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index 1f2d3279..32969ac1 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -54,7 +54,7 @@ pathlib2 = "==2.*" pycountry = "==19.8.18" tldextract = "==3.*" toml = "==0.10.*" -fuzzycat = "==0.1.20" +fuzzycat = "==0.1.21" dynaconf = "*" [requires] -- cgit v1.2.3