Skip to content

Commit 8f261ff

Browse files
build(deps): bump lxml from 4.9.3 to 6.1.0
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.3 to 6.1.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.9.3...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f77370 commit 8f261ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jsonref==1.1.0
4242
# ocdsextensionregistry
4343
# ocdskit
4444
# ocdsmerge
45-
lxml==4.9.3
45+
lxml==6.1.0
4646
# via flattentool
4747
numpy==1.24.4
4848
# via

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jsonref==1.1.0
6565
# ocdsextensionregistry
6666
# ocdskit
6767
# ocdsmerge
68-
lxml==4.9.3
68+
lxml==6.1.0
6969
# via
7070
# -r requirements.txt
7171
# flattentool

0 commit comments

Comments
 (0)