Skip to content

Commit 562349f

Browse files
Bump lxml from 6.0.4 to 6.1.0 (#223)
Bumps [lxml](https://github.com/lxml/lxml) from 6.0.4 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-6.0.4...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5e4014 commit 562349f

2 files changed

Lines changed: 187 additions & 187 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ license-files = ["LICENSE"]
2222
dependencies = [
2323
"click>=8.1.8",
2424
"jinja2>=3.1.6,<4.0.0",
25-
"lxml>=6.0.0",
25+
"lxml>=6.1.0",
2626
"pydantic>=2.11.4",
2727
"rich>=14.0.0",
2828
"tomlkit>=0.13.2",

0 commit comments

Comments
 (0)