Skip to content

Commit

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

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

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 Jul 16, 2024
1 parent 8821a8f commit f2d8a1d
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 96 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
requests = "==2.32.3"
lxml = "==4.9.3"
lxml = "==5.2.2"
appdirs = "==1.4.4"
python-dateutil = "==2.9.0.post0"
pyqt5 = "==5.15.10"
Expand Down
Loading

0 comments on commit f2d8a1d

Please sign in to comment.