From f6c5c4fdb76617229ee979373711b3ada40f3e2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:07:04 -0700 Subject: [PATCH] MNT: (deps): Bump netcdf4 from 1.7.1 to 1.7.1.post1 in /ci (#331) Bumps [netcdf4](https://github.com/Unidata/netcdf4-python) from 1.7.1 to 1.7.1.post1. - [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/v1.7.1.post1) --- 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 ee2bcd3..7f291a7 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -3,7 +3,7 @@ matplotlib==3.9.0 numpy==2.0.0 pandas==2.2.2 xlrd>=1.0.0 -netcdf4==1.7.1 +netcdf4==1.7.1.post1 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 ad6e0f2..580f91e 100644 --- a/ci/requirements_dev.txt +++ b/ci/requirements_dev.txt @@ -3,7 +3,7 @@ matplotlib==3.9.0 numpy==2.0.0 pandas==2.2.2 xlrd>=1.0.0 -netcdf4==1.7.1 +netcdf4==1.7.1.post1 cftime==1.6.4 erddapy==2.2.0 mysql-connector-python==8.4.0