Skip to content

Commit ae115a3

Browse files
Bump ase from 3.27.0 to 3.28.0
Bumps [ase](https://gitlab.com/ase/ase) from 3.27.0 to 3.28.0. - [Changelog](https://gitlab.com/ase/ase/blob/master/CHANGELOG.rst) - [Commits](https://gitlab.com/ase/ase/compare/3.27.0...3.28.0) --- updated-dependencies: - dependency-name: ase dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f76f7f2 commit ae115a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
"Programming Language :: Python :: 3.13",
2525
]
2626
dependencies = [
27-
"ase==3.27.0",
27+
"ase==3.28.0",
2828
"numpy==2.3.5",
2929
"scipy==1.17.0",
3030
]

0 commit comments

Comments
 (0)