Skip to content

Commit

Permalink
chore(deps): bump lxml from 5.0.0 to 5.1.0 (#2760)
Browse files Browse the repository at this point in the history
Bumps [lxml](https://github.com/lxml/lxml) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-5.0.0...lxml-5.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 5f325c3 commit 7b2ad3a
Showing 1 changed file with 1 addition and 1 deletion.
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.6; python_version >= '3.5'
isodate==0.6.1
json-home-client==1.1.1
kdl-py==1.2.0; python_version >= '3.7'
lxml==5.0.0
lxml==5.1.0
multidict==6.0.4; python_version >= '3.7'
pillow==10.2.0
pygments==2.17.2
Expand Down

0 comments on commit 7b2ad3a

Please sign in to comment.