From 20653618bb9aad99bec8f0dbf4f2e9f7e500f5b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 15:41:24 +0000 Subject: [PATCH] Bump lxml from 4.9.3 to 5.1.0 Bumps [lxml](https://github.com/lxml/lxml) from 4.9.3 to 5.1.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.9.3...lxml-5.1.0) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d896255b..2423121d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ django-oauth-toolkit==2.3.0 django-debug-toolbar==4.2.0 bleach==6.0.0 gunicorn==20.1.0 -lxml==4.9.3 +lxml==5.1.0 Markdown==3.5.1 Pillow==10.2.0 psycopg2-binary==2.9.9