Skip to content

Commit a4359fa

Browse files
build(deps): bump lxml from 5.3.0 to 6.0.0
Bumps [lxml](https://github.com/lxml/lxml) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.3.0...lxml-6.0.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c4d6dd commit a4359fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tests = [
4545
"click==8.1.8",
4646
"inflect==7.5.0",
4747
"pygithub==2.5.0",
48-
"lxml==5.3.0",
48+
"lxml==6.0.0",
4949
"numpy==2.2.6",
5050
"parse==1.20.2",
5151
"pytest==8.3.4",

0 commit comments

Comments
 (0)