Skip to content

Commit

Permalink
Bump mdanalysis from 2.5.0 to 2.6.0 (#324)
Browse files Browse the repository at this point in the history
Bumps [mdanalysis](https://github.com/mdanalysis/mdanalysis) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/mdanalysis/mdanalysis/releases)
- [Commits](MDAnalysis/mdanalysis@package-2.5.0...package-2.6.0)

---
updated-dependencies:
- dependency-name: mdanalysis
  dependency-type: direct:production
  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 Aug 21, 2023
1 parent 4778afe commit 127da7a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 57 deletions.
76 changes: 20 additions & 56 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ python = ">=3.9,<3.12"
bio = "1.5.9"
defusedxml = "0.7.1"
lxml = "4.9.3"
mdanalysis = "2.5.0"
mdanalysis = "2.6.0"
requests = "2.31.0"
biopython = "1.81"
scipy = "1.11.2"
Expand Down

0 comments on commit 127da7a

Please sign in to comment.