Skip to content

Commit 2652942

Browse files
build(deps): bump lxml from 5.3.0 to 6.0.1
Bumps [lxml](https://github.com/lxml/lxml) from 5.3.0 to 6.0.1. - [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.1) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45ddb06 commit 2652942

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.2.1",
4646
"inflect==7.5.0",
4747
"pygithub==2.6.1",
48-
"lxml==5.3.0",
48+
"lxml==6.0.1",
4949
"numpy==2.2.6",
5050
"parse==1.20.2",
5151
"pytest==8.4.1",

0 commit comments

Comments
 (0)