From c37a0b721a2b09ec65d0482230c96e021df9495a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 16:51:10 +0100 Subject: [PATCH] Update lxml from 5.1.0 to 5.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9a9472d3..ff4203aab 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.0 # this is only required to run Tests/varLib/interpolatable_test.py -lxml==5.1.0 +lxml==5.2.0 sympy==1.12