Skip to content

Commit a739b91

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.12",
2525
]
2626
dependencies = [
27-
"ase==3.23.0",
27+
"ase==3.24.0",
2828
"numpy==1.26.4",
2929
"scipy==1.14.1",
3030
]

0 commit comments

Comments
 (0)