From e2b0e70f7ab279b9ffa761bbc716eaf424e8408c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:57:41 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 to 4.9.1. - [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.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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..47892d7 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.9.1 xmlsec==1.3.3 python3-saml==1.4.1 diff --git a/requirements.txt b/requirements.txt index 9309cd7..0fcd036 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.9.1 xmlsec==1.3.3 python3-saml==1.4.1 miracle-acl==0.0.4-1