From 68de46c32d7fc6c6e0a850817d4351d7176ea8ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 12:01:44 +0000 Subject: [PATCH] Bump zeep from 4.1.0 to 4.2.0 Bumps [zeep](https://github.com/mvantellingen/python-zeep) from 4.1.0 to 4.2.0. - [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.0) --- 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..162e9c86 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.0 python-dateutil==2.8.2 keyring==23.8.2 deprecate==1.0.5