From 6c2b3a03805098b7189960621e6920bff92a672f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 14:14:47 +0000 Subject: [PATCH] MNT: (deps): Bump ctd from 1.4.5 to 1.4.6 in /ci Bumps [ctd](https://github.com/pyoceans/python-ctd) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/pyoceans/python-ctd/releases) - [Changelog](https://github.com/pyoceans/python-ctd/blob/main/CHANGES.txt) - [Commits](https://github.com/pyoceans/python-ctd/compare/v1.4.5...v1.4.6) --- updated-dependencies: - dependency-name: ctd 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 a5b725c..8864497 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -6,7 +6,7 @@ xlrd>=1.0.0 netcdf4==1.6.5 cftime==1.6.3 erddapy==2.2.0 -ctd==1.4.5 #python-ctd +ctd==1.4.6 #python-ctd seawater==3.3.4 bottleneck==1.3.8 #geomag cmweis github version... part of package diff --git a/ci/requirements_dev.txt b/ci/requirements_dev.txt index 65ffdfd..bfe93b2 100644 --- a/ci/requirements_dev.txt +++ b/ci/requirements_dev.txt @@ -7,7 +7,7 @@ netcdf4==1.6.5 cftime==1.6.3 erddapy==2.2.0 mysql-connector-python==8.3.0 -ctd==1.4.5 #python-ctd +ctd==1.4.6 #python-ctd seawater==3.3.4 #geomag cmweis github version... part of package pytest \ No newline at end of file