From d6ab65f3bb3dcdcb84c810c075b337ff9774f9ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 23:32:15 +0000 Subject: [PATCH] Bump zeep from 3.2.0 to 4.3.1 Bumps [zeep](https://github.com/mvantellingen/python-zeep) from 3.2.0 to 4.3.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/3.2.0...4.3.1) --- updated-dependencies: - dependency-name: zeep dependency-version: 4.3.1 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..49255e57c67d1 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.1 vatnumber==1.2 vobject==0.9.6.1 Werkzeug==0.14.1 ; sys_platform != 'win32'