From 3230f4132f51425caeeaed408e12b7f673a409c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:38:40 +0000 Subject: [PATCH] Bump suds-py3 from 1.3.3.0 to 1.4.4.1 Bumps [suds-py3](https://github.com/cackharot/suds-py3) from 1.3.3.0 to 1.4.4.1. - [Release notes](https://github.com/cackharot/suds-py3/releases) - [Commits](https://github.com/cackharot/suds-py3/commits/v1.4.4.1) --- updated-dependencies: - dependency-name: suds-py3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 963fbb4..0978530 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -suds-py3==1.3.3.0 +suds-py3==1.4.4.1 zeep six