Skip to content

Commit

Permalink
fix(deps): update dependency lxml to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 8bdd708 commit cfe469d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ requests = "^2.23"
rich = "^13.0.0"
undetected-chromedriver = "^3.5.0"
unicode = "^2.7"
lxml = "^4.9.3"
lxml = "^5.0.0"
socceraction = {version="^1.5.3", optional=true}
packaging = "^24.1"

Expand Down

0 comments on commit cfe469d

Please # to comment.