From d7aed5f7cc60ed124aecea93cb004c5aae280c43 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2024 16:50:13 +0100 Subject: [PATCH] Update lxml from 5.2.0 to 5.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f3277f301..c57238030 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ pyobjc==10.2; sys_platform == "darwin" freetype-py==2.4.0 uharfbuzz==0.39.1 glyphsLib==6.7.1 # this is only required to run Tests/varLib/interpolatable_test.py -lxml==5.2.0 +lxml==5.2.1 sympy==1.12