From ff3a89b1c97400f08b27765b93b0288513bb6ce6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:16:39 +0000 Subject: [PATCH 1/2] 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f58d95da..12660e03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,6 +30,6 @@ vtk==9.2.6 pytorch==2.1.2 tensorflow==2.17.0 llama-index==0.11.23 -netcdf4==1.7.1 +netcdf4==1.7.2 maxvolpy==0.3.8 bokeh==3.6.1 From ea3c24ed78ac570dafe968f0b8c3219c140cd3dd Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 18 Nov 2024 15:16:53 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- mpie_cmti/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpie_cmti/environment.yml b/mpie_cmti/environment.yml index 621dcd56..e06c4550 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -27,6 +27,6 @@ dependencies: - llama-index =0.11.23 - jupyter-server-proxy =4.4.0 - flux-core =0.64.0 -- netcdf4 =1.7.1 +- netcdf4 =1.7.2 - maxvolpy =0.3.8 - bokeh =3.6.1