From ef4cba10f29f422a49980e74254ca75cf963428e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:59:15 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 to 4.6.3. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.2.5...lxml-4.6.3) Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 75e2c7d..e153085 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,7 +6,7 @@ Sphinx==1.8.1 pook==0.2.5 PyJWT==1.6.4 cryptography==2.3.1 -lxml==4.2.5 +lxml==4.6.3 xmlsec==1.3.3 python3-saml==1.4.1 diff --git a/requirements.txt b/requirements.txt index 9309cd7..5e30547 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ idna==2.5 requests==2.21.0 PyJWT==1.6.4 cryptography==2.3.1 -lxml==4.2.5 +lxml==4.6.3 xmlsec==1.3.3 python3-saml==1.4.1 miracle-acl==0.0.4-1