From 1ddfd4f09f7d74179ced54d2bb005574f4a418eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 13:39:25 +0000 Subject: [PATCH] MNT: (deps): Bump cftime from 1.6.4 to 1.6.4.post1 in /ci Bumps [cftime](https://github.com/Unidata/cftime) from 1.6.4 to 1.6.4.post1. - [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] --- 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 299b91f..c6e1fed 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -4,7 +4,7 @@ numpy==2.1.2 pandas==2.2.3 xlrd>=1.0.0 netcdf4==1.7.1.post2 -cftime==1.6.4 +cftime==1.6.4.post1 erddapy==2.2.3 ctd==1.4.6 #python-ctd seawater==3.3.5 diff --git a/ci/requirements_dev.txt b/ci/requirements_dev.txt index a61804c..a0f0dd8 100644 --- a/ci/requirements_dev.txt +++ b/ci/requirements_dev.txt @@ -4,7 +4,7 @@ numpy==2.1.2 pandas==2.2.3 xlrd>=1.0.0 netcdf4==1.7.1.post2 -cftime==1.6.4 +cftime==1.6.4.post1 erddapy==2.2.3 mysql-connector-python==9.1.0 ctd==1.4.6 #python-ctd