From 17827aadc44507b713fba2006bfe4c973f133bba Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 2 Nov 2021 12:38:44 -0700 Subject: pipenv: update ftfy to 6.x --- python/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') diff --git a/python/Pipfile b/python/Pipfile index 0b1a5a96..1cd513cb 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -50,7 +50,7 @@ python-dateutil = "==2.*" sickle = "==0.7.*" python-snappy = "*" pymacaroons = "==0.13.*" -ftfy = "==5.*" +ftfy = "==6.*" citeproc-py = "==0.5.*" citeproc-py-styles = ">=0.1" beautifulsoup4 = "==4.*" -- cgit v1.2.3