From a574d7fc7fba5e833511168ba67631a2c4dd3067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 19:12:51 +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 0aefd29..beac25d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ ghdiff==0.1 gitdb==0.5.4 pysqlite==2.6.3 smmap==0.8.2 -suds==0.4 +suds==1.0.0 wsgiref==0.1.2 \ No newline at end of file