From c9edec63085e6148a816e5fd70f5c9143ead1d8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 00:42:37 +0000 Subject: [PATCH] Bump lxml from 5.1.0 to 5.3.0 Bumps [lxml](https://github.com/lxml/lxml) from 5.1.0 to 5.3.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-5.1.0...lxml-5.3.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 ce5fe447b..d2f8a83a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ django-oauth-toolkit==2.4.0 django-debug-toolbar==4.3.0 bleach==6.0.0 gunicorn==22.0.0 -lxml==5.1.0 +lxml==5.3.0 Markdown==3.5.1 Pillow==10.4.0 psycopg2-binary==2.9.9