From 2321b0f207f04ec5b0de0e5d8eced73e03cc57af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 12:02:38 +0000 Subject: [PATCH] Bump zeep from 4.1.0 to 4.2.1 Bumps [zeep](https://github.com/mvantellingen/python-zeep) from 4.1.0 to 4.2.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.2.1) --- updated-dependencies: - dependency-name: zeep dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d473924..043ce8e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ urllib3==1.26.12 requests==2.28.1 requests-toolbelt==0.9.1 -zeep==4.1.0 +zeep==4.2.1 python-dateutil==2.8.2 keyring==23.8.2 deprecate==1.0.5