Skip to content

Commit

Permalink
Bump lxml from 5.2.1 to 5.2.2 (#431)
Browse files Browse the repository at this point in the history
Bumps [lxml](https://github.com/lxml/lxml) from 5.2.1 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.2.1...lxml-5.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jun 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent bb0a0f7 commit 0997a9e
Showing 2 changed files with 145 additions and 157 deletions.
300 changes: 144 additions & 156 deletions poetry.lock
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ classifiers = [
[tool.poetry.dependencies]
python = ">=3.9,<3.12"
bio = "1.6.2"
lxml = "5.2.1"
lxml = "5.2.2"
mdanalysis = "2.7.0"
requests = "2.32.0"
biopython = "1.83"

0 comments on commit 0997a9e

Please sign in to comment.