Skip to content

Commit d234c2f

Browse files
chore(deps): update dependency lxml to v6
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | lxml | 5.3.2 | 6.0.2 |
1 parent 6781ca7 commit d234c2f

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
@@ -9,7 +9,7 @@ package-mode = false
99
[tool.poetry.dependencies]
1010
python = "^3.11"
1111
sonarr = {git = "https://github.com/devopsarr/sonarr-py.git", rev = "b7581f5bcd8c53171746140f4f9998edd0bf4d2e"}
12-
lxml = "^5.3.0"
12+
lxml = "^6.0.0"
1313
requests = "^2.32.3"
1414
plexapi = "^4.15.16"
1515
python-dotenv = "^1.0.1"

0 commit comments

Comments
 (0)