Skip to content

Commit b00a2cf

Browse files
build(deps-dev): bump lxml from 6.0.4 to 6.1.0
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65cfa6d commit b00a2cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ mss = "mss.__main__:main"
7272
[project.optional-dependencies]
7373
dev = [
7474
"build==1.4.3",
75-
"lxml==6.0.4",
75+
"lxml==6.1.0",
7676
"mypy==1.19.1",
7777
"ruff==0.15.10",
7878
"twine==6.2.0",

0 commit comments

Comments
 (0)