From 8b858f8964de14fa4ca777dc35d0fe23a203dff9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:48:33 +0000 Subject: [PATCH] Bump lxml from 4.6.4 to 4.6.5 in /conf Bumps [lxml](https://github.com/lxml/lxml) from 4.6.4 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.6.4...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- conf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/requirements.txt b/conf/requirements.txt index 11e3b12..2556670 100644 --- a/conf/requirements.txt +++ b/conf/requirements.txt @@ -7,7 +7,7 @@ django-qr-code==2.3.0 gunicorn==20.1.0 libsass==0.21.0 libvirt-python==7.9.0 -lxml==4.6.4 +lxml==4.6.5 qrcode==7.3.1 rwlock==0.0.7 websockify==0.10.0