Skip to content

Commit de17560

Browse files
chore(deps): update dependency lxml to v6
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | lxml | 5.4.0 | 6.1.1 |
1 parent 35b8bad commit de17560

2 files changed

Lines changed: 105 additions & 57 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = {text = "MIT"}
77
requires-python = ">=3.11"
88
dependencies = [
99
"sonarr@git+https://github.com/devopsarr/sonarr-py.git@b7581f5bcd8c53171746140f4f9998edd0bf4d2e",
10-
"lxml>=5.3.0,<6.0.0",
10+
"lxml>=6.1.1,<6.2.0",
1111
"requests>=2.32.3,<3.0.0",
1212
"python-dotenv>=1.0.1,<2.0.0",
1313
"attrs>=25.0.0,<26.0.0",

0 commit comments

Comments
 (0)