From 62eca164a06cc60be9c7961711831bfcac51d62d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 09:21:48 -0800 Subject: [PATCH] MNT: (deps): Bump netcdf4 from 1.7.1.post1 to 1.7.1.post2 in /ci (#336) Bumps [netcdf4](https://github.com/Unidata/netcdf4-python) from 1.7.1.post1 to 1.7.1.post2. - [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/compare/v1.7.1.post1...v1.7.1.post2) --- 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 +- ci/requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index ee58ff6..4115c63 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -3,7 +3,7 @@ matplotlib==3.9.2 numpy==2.0.1 pandas==2.2.2 xlrd>=1.0.0 -netcdf4==1.7.1.post1 +netcdf4==1.7.1.post2 cftime==1.6.4 erddapy==2.2.0 ctd==1.4.6 #python-ctd diff --git a/ci/requirements_dev.txt b/ci/requirements_dev.txt index 0c70942..049d263 100644 --- a/ci/requirements_dev.txt +++ b/ci/requirements_dev.txt @@ -3,7 +3,7 @@ matplotlib==3.9.2 numpy==2.0.1 pandas==2.2.2 xlrd>=1.0.0 -netcdf4==1.7.1.post1 +netcdf4==1.7.1.post2 cftime==1.6.4 erddapy==2.2.0 mysql-connector-python==9.0.0