From c6aef32488c470cc44b7a1c770630b360d02e7cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 16:49:08 +0100 Subject: [PATCH] Update lxml from 5.2.2 to 5.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 96ac92626..acc2bfbb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ pyobjc==10.3.1; sys_platform == "darwin" freetype-py==2.4.0 uharfbuzz==0.39.3 glyphsLib==6.8.0 # this is only required to run Tests/varLib/interpolatable_test.py -lxml==5.2.2 +lxml==5.3.0 sympy==1.13.0