Skip to content

Commit 991db1c

Browse files
build(deps-dev): bump lxml from 6.0.2 to 6.1.0 (#472)
Bumps [lxml](https://github.com/lxml/lxml) from 6.0.2 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.2...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85b2560 commit 991db1c

2 files changed

Lines changed: 59 additions & 59 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ testing = [
188188
"pytest-xdist==3.8.0",
189189
]
190190
typing = [
191-
"lxml>=4.9",
191+
"lxml>=6.1.0",
192192
# lxml = { version = ">=4.9", allow-prereleases = false } # mypy coverage-report
193193
"mypy>=1.14",
194194
"ty>=0.0.1a17",

0 commit comments

Comments
 (0)