From 96b43e2a3f26e14c54eb3ee4ce7d2719dcb0f73a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 12:16:11 -0700 Subject: [PATCH] MNT: (deps): Bump netcdf4 from 1.7.1.post2 to 1.7.2 in /ci (#193) Bumps [netcdf4](https://github.com/Unidata/netcdf4-python) from 1.7.1.post2 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index 67cc29f..d329b24 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -2,7 +2,7 @@ eofs python>=3.8 matplotlib==3.9.2 numpy==2.1.1 -netcdf4==1.7.1.post2 +netcdf4==1.7.2 pandas==2.2.3 erddapy==2.2.3 pyyaml