From f0a8a93e1227e49c7c016d8b650c58f1d4ffe666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 08:24:55 -0700 Subject: [PATCH] MNT: (deps): Bump cftime from 1.6.3 to 1.6.4 in /ci (#326) Bumps [cftime](https://github.com/Unidata/cftime) from 1.6.3 to 1.6.4. - [Release notes](https://github.com/Unidata/cftime/releases) - [Changelog](https://github.com/Unidata/cftime/blob/master/Changelog) - [Commits](https://github.com/Unidata/cftime/commits) --- updated-dependencies: - dependency-name: cftime 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 74ee896..ee2bcd3 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -4,7 +4,7 @@ numpy==2.0.0 pandas==2.2.2 xlrd>=1.0.0 netcdf4==1.7.1 -cftime==1.6.3 +cftime==1.6.4 erddapy==2.2.0 ctd==1.4.6 #python-ctd seawater==3.3.5 diff --git a/ci/requirements_dev.txt b/ci/requirements_dev.txt index 3f754f4..ad6e0f2 100644 --- a/ci/requirements_dev.txt +++ b/ci/requirements_dev.txt @@ -4,7 +4,7 @@ numpy==2.0.0 pandas==2.2.2 xlrd>=1.0.0 netcdf4==1.7.1 -cftime==1.6.3 +cftime==1.6.4 erddapy==2.2.0 mysql-connector-python==8.4.0 ctd==1.4.6 #python-ctd