From 98ec944e82c1822e60a0a94983247358f6bb060a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 05:15:50 +0000 Subject: [PATCH] Bump xmlschema from 3.3.1 to 3.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49eec4be0..af758406f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ setuptools >= 41 six #typing-extensions == 3.7.4.1; python_version != '2.7' tzlocal -xmlschema == 3.3.1; python_version == '2.7' +xmlschema == 3.4.2; python_version == '2.7' urlquick