Skip to content

Commit

Permalink
fix(deps): update dependency lxml to v5.3.1 (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 15, 2025
1 parent 44c1fc4 commit c7db9c5
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 101 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ requires-python = ">=3.9"
dependencies = [
"beautifulsoup4==4.12.3",
"jsonpickle==4.0.1",
"lxml==5.3.0",
"lxml==5.3.1",
"pyyaml==6.0.2",
"requests==2.32.3",
"setuptools==75.6.0",
Expand Down
Loading

0 comments on commit c7db9c5

Please sign in to comment.