From a85d5cc9902923e07ead2a4cdaf4514ea63466ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 20:38:43 +0000 Subject: [PATCH] Bump lxml from 4.9.1 to 6.1.0 in /src/ifcopenshell-python Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 6.1.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.1...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/ifcopenshell-python/ifcopenshell/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ifcopenshell-python/ifcopenshell/requirements.txt b/src/ifcopenshell-python/ifcopenshell/requirements.txt index 61483c9779..0c8137eb43 100644 --- a/src/ifcopenshell-python/ifcopenshell/requirements.txt +++ b/src/ifcopenshell-python/ifcopenshell/requirements.txt @@ -1,4 +1,4 @@ -lxml==4.9.1 +lxml==6.1.0 numpy==1.22.0 regex==2021.4.4 xmlschema==1.6.4 \ No newline at end of file