From b8ef6b38882cb3ca28167eb918185f16ca2e6c2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 00:05:03 +0000 Subject: [PATCH] Bump lxml from 4.8.0 to 4.9.0 Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 4.9.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.8.0...lxml-4.9.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 795815ac8..88be4d42b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ drf-writable-nested==0.6.3 bleach==5.0.0 bleach-allowlist==1.0.3 gunicorn==20.1.0 -lxml==4.8.0 +lxml==4.9.0 Markdown==3.3.7 Pillow==9.1.1 psycopg2-binary==2.9.3