Skip to content

Commit

Permalink
Bump lxml from 5.1.1 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [lxml](https://github.com/lxml/lxml) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-5.1.1...lxml-5.2.0)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sandrotosi committed Apr 2, 2024
1 parent 1b57ed6 commit b51281a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ pyparsing==3.1.2
unidecode==1.3.8

# extra / tag sources
lxml==5.1.1
lxml==5.2.0
pyacoustid
Levenshtein
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ idna==3.3
# via requests
levenshtein==0.25.0
# via -r requirements.in
lxml==5.1.1
lxml==5.2.0
# via -r requirements.in
mutagen==1.47.0
# via -r requirements.in
Expand Down

0 comments on commit b51281a

Please sign in to comment.