Skip to content

Commit

Permalink
build(deps-dev): bump lxml from 5.1.0 to 5.2.2 (#18017)
Browse files Browse the repository at this point in the history
Bumps [lxml](https://github.com/lxml/lxml) from 5.1.0 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-5.1.0...lxml-5.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 1fafea3 commit 798253e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"flake8==7.0.0",
"mypy==1.10.0",
"black==24.4.2",
"lxml==5.1.0",
"lxml==5.2.2",
"aiohttp_cors==0.7.0", # For blackd
"pyinstaller==6.6.0",
"types-aiofiles==23.2.0.20240311",
Expand Down

0 comments on commit 798253e

Please sign in to comment.