From 8332bd70bbdcb03ce045c4daabbf5bb9ae0b222d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 00:05:57 +0000 Subject: [PATCH] Update dependency gflanguages to >=0.6.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 01a1003..8c2bb86 100644 --- a/setup.py +++ b/setup.py @@ -68,7 +68,7 @@ "glyphsLib>=6.7.0", "defcon", "unicodedata2", - "gflanguages>=0.5.17", + "gflanguages>=0.6.0", "pyyaml", ], extras_require={