From 0f078f5e8f6f003741dbec93a7eacc4872be3411 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:45:11 +0000 Subject: [PATCH] MNT: (deps): Bump zeep from 4.1.0 to 4.3.1 in /ci Bumps [zeep](https://github.com/mvantellingen/python-zeep) from 4.1.0 to 4.3.1. - [Release notes](https://github.com/mvantellingen/python-zeep/releases) - [Changelog](https://github.com/mvantellingen/python-zeep/blob/main/CHANGES) - [Commits](https://github.com/mvantellingen/python-zeep/compare/4.1.0...4.3.1) --- updated-dependencies: - dependency-name: zeep dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index 2bd7747..d61c0c0 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -4,5 +4,5 @@ numpy==1.23.4 pandas==1.5.1 pyyaml==6.0 netcdf4==1.7.2 -zeep==4.1.0 +zeep==4.3.1 cmocean==4.0.3 \ No newline at end of file