From 2234e2175aafc030c4ceb42e639a3e748374925c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 22:03:24 +0000 Subject: [PATCH] Bump zeep from 3.2.0 to 4.3.2 Bumps [zeep](https://github.com/mvantellingen/python-zeep) from 3.2.0 to 4.3.2. - [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/3.2.0...4.3.2) --- updated-dependencies: - dependency-name: zeep dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 402f4628b77ce..1e4db590cd97b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ pyusb==1.0.2 qrcode==6.1 reportlab==3.5.13 requests==2.21.0 -zeep==3.2.0 +zeep==4.3.2 vatnumber==1.2 vobject==0.9.6.1 Werkzeug==0.14.1 ; sys_platform != 'win32'