From 6017c6b3fc7e07954033fa40a0b44f886339c6ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Nov 2024 16:49:09 +0100 Subject: [PATCH] Update uharfbuzz from 0.41.0 to 0.41.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df150b087..6e982b38c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ ufoLib2==0.16.1 ufo2ft==3.3.1 pyobjc==10.3.1; sys_platform == "darwin" freetype-py==2.5.1 -uharfbuzz==0.41.0 +uharfbuzz==0.41.1 glyphsLib==6.9.2 # this is only required to run Tests/varLib/interpolatable_test.py lxml==5.3.0 sympy==1.13.3