From 548f1039ef99fdb40b4a00b7510b0ab07a8fed5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 06:34:38 -0800 Subject: [PATCH] MNT: (deps): Bump ctd from 1.4.3 to 1.4.5 in /ci (#293) Bumps [ctd](https://github.com/pyoceans/python-ctd) from 1.4.3 to 1.4.5. - [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.3...v1.4.5) --- updated-dependencies: - dependency-name: ctd 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 5e1cace..4b3d45a 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.3 #python-ctd +ctd==1.4.5 #python-ctd seawater==3.3.4 bottleneck==1.3.7 #geomag cmweis github version... part of package diff --git a/ci/requirements_dev.txt b/ci/requirements_dev.txt index 1463702..5879a31 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.2.0 -ctd==1.4.3 #python-ctd +ctd==1.4.5 #python-ctd seawater==3.3.4 #geomag cmweis github version... part of package pytest \ No newline at end of file