From 0de8065212729a059626f288ca2bf376eda7ffe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 00:04:22 +0000 Subject: [PATCH] Bump lxml from 4.9.1 to 4.9.2 Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 4.9.2. - [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.9.1...lxml-4.9.2) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27c0f8a8..47ef7a0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ django-debug-toolbar==3.7.0 bleach==5.0.1 bleach-allowlist==1.0.3 gunicorn==20.1.0 -lxml==4.9.1 +lxml==4.9.2 Markdown==3.4.1 Pillow==9.3.0 psycopg2-binary==2.9.5