From 095017b7c5783c75904e13780840e52ecda5d790 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:53:21 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.5 Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 to 4.6.5. - [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.5) --- 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..c08414d 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.5 xmlsec==1.3.3 python3-saml==1.4.1 diff --git a/requirements.txt b/requirements.txt index 9309cd7..c5b52b8 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.5 xmlsec==1.3.3 python3-saml==1.4.1 miracle-acl==0.0.4-1