From 693a5214ef16a0dbc59befa5d14147b623bf6ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 00:03:39 +0000 Subject: [PATCH] Bump lxml from 4.7.1 to 4.8.0 Bumps [lxml](https://github.com/lxml/lxml) from 4.7.1 to 4.8.0. - [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.7.1...lxml-4.8.0) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c8d00dd66..1e4f57257 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ drf-writable-nested==0.6.3 bleach==4.1.0 bleach-allowlist==1.0.3 gunicorn==20.1.0 -lxml==4.7.1 +lxml==4.8.0 Markdown==3.3.6 Pillow==9.0.1 psycopg2-binary==2.9.3