From 5d127c3b8a4bb5abf1ab9de18ffe4a8a4f0defe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 19:12:57 +0000 Subject: [PATCH] Bump suds from 0.4 to 1.0.0 Bumps [suds](https://github.com/suds-community/suds) from 0.4 to 1.0.0. - [Release notes](https://github.com/suds-community/suds/releases) - [Changelog](https://github.com/suds-community/suds/blob/master/CHANGELOG.md) - [Commits](https://github.com/suds-community/suds/commits/v1.0.0) --- updated-dependencies: - dependency-name: suds 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 63b58ed..6d7dcfa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ psycopg2==2.7.3.2 pystache==0.5.4 requests==2.3.0 static==1.0.2 -suds==0.4 +suds==1.0.0 wsgiref==0.1.2 celery==3.1.0 redis==2.10.3