From 495c43ad16820f0525291c8d8964b7820c1b532f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 10:10:58 -0700 Subject: [PATCH] MNT: (deps): Bump erddapy from 2.2.0 to 2.2.3 in /ci (#344) Bumps [erddapy](https://github.com/ioos/erddapy) from 2.2.0 to 2.2.3. - [Release notes](https://github.com/ioos/erddapy/releases) - [Changelog](https://github.com/ioos/erddapy/blob/main/CHANGES.txt) - [Commits](https://github.com/ioos/erddapy/compare/v2.2.0...v2.2.3) --- updated-dependencies: - dependency-name: erddapy 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 d35b935..32af99e 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -5,7 +5,7 @@ pandas==2.2.3 xlrd>=1.0.0 netcdf4==1.7.1.post2 cftime==1.6.4 -erddapy==2.2.0 +erddapy==2.2.3 ctd==1.4.6 #python-ctd seawater==3.3.5 bottleneck==1.4.0 diff --git a/ci/requirements_dev.txt b/ci/requirements_dev.txt index c4f208c..a3d6fd0 100644 --- a/ci/requirements_dev.txt +++ b/ci/requirements_dev.txt @@ -5,7 +5,7 @@ pandas==2.2.3 xlrd>=1.0.0 netcdf4==1.7.1.post2 cftime==1.6.4 -erddapy==2.2.0 +erddapy==2.2.3 mysql-connector-python==9.0.0 ctd==1.4.6 #python-ctd seawater==3.3.5