Skip to content

Commit 877d0df

Browse files
Bump netcdf4 from 1.7.1 to 1.7.2 (#401)
* Bump netcdf4 from 1.7.1 to 1.7.2 Bumps [netcdf4](https://github.com/Unidata/netcdf4-python) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/Unidata/netcdf4-python/releases) - [Changelog](https://github.com/Unidata/netcdf4-python/blob/master/Changelog) - [Commits](https://github.com/Unidata/netcdf4-python/commits) --- updated-dependencies: - dependency-name: netcdf4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Update environment --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyiron-runner <[email protected]>
1 parent cedd434 commit 877d0df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mpie_cmti/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
- matgl =1.1.2
1919
- maxvolpy =0.3.8
2020
- nbgitpuller =1.2.2
21-
- netcdf4 =1.7.1
21+
- netcdf4 =1.7.2
2222
- nglview =3.1.4
2323
- mkl =2023.2.0
2424
- mlip =2.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ vtk==9.2.6
2929
pytorch==2.1.2
3030
tensorflow==2.17.0
3131
llama-index==0.12.46
32-
netcdf4==1.7.1
32+
netcdf4==1.7.2
3333
maxvolpy==0.3.8
3434
bokeh==3.7.3
3535
dscribe==2.1.1

0 commit comments

Comments
 (0)