Skip to content

Commit 939c257

Browse files
build(deps-dev): bump lxml from 6.1.0 to 6.1.1
Bumps [lxml](https://github.com/lxml/lxml) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.1.0...lxml-6.1.1) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0d5d7e commit 939c257

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
@@ -71,7 +71,7 @@ mss = "mss.__main__:main"
7171
[project.optional-dependencies]
7272
dev = [
7373
"build==1.5.0",
74-
"lxml==6.1.0",
74+
"lxml==6.1.1",
7575
"mypy==1.20.2",
7676
"ruff==0.15.13",
7777
"twine==6.2.0",

0 commit comments

Comments
 (0)