Skip to content

Commit

Permalink
Bumped MDAnalysis version to >=2.8.0,<3.0.0, ruff to >=0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernadette-Mohr committed Dec 4, 2024
2 parents d5ba74e + db697c2 commit b1955ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dev = [
"pytest-cov==2.7.1",
"astroid>=2.5.1",
'typing-extensions>=4.12',
"ruff>=0.1.8",
"ruff>=0.6",
]

[tool.ruff]
Expand Down

0 comments on commit b1955ef

Please sign in to comment.