Skip to content

Commit eef0175

Browse files
Bump mdanalysis from 2.7.0 to 2.9.0 (#1176)
Bumps [mdanalysis](https://github.com/mdanalysis/mdanalysis) from 2.7.0 to 2.9.0. - [Release notes](https://github.com/mdanalysis/mdanalysis/releases) - [Commits](MDAnalysis/mdanalysis@package-2.7.0...package-2.9.0) --- updated-dependencies: - dependency-name: mdanalysis dependency-version: 2.9.0 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>
1 parent da7efbb commit eef0175

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,12 @@ strict = [
119119
"typing-extensions==4.13.2",
120120
]
121121
strict-openff = [
122-
"mdanalysis==2.7.0",
122+
"mdanalysis==2.9.0",
123123
"monty==2025.3.3",
124124
"openmm-mdanalysis-reporter==0.1.0",
125125
"openmm==8.1.1",
126126
"pymatgen==2024.11.13", # TODO: open ff is extremely sensitive to pymatgen version
127-
"mdanalysis==2.7.0"
127+
"mdanalysis==2.9.0"
128128
]
129129
strict-forcefields = [
130130
"calorine==3.0",

0 commit comments

Comments
 (0)