summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-05 07:56:44 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-01-06 16:26:05 +0100
commit2f7c800f6fd01d73f087d0c8bd85d657df32e49c (patch)
treeb60c07ae9cf4c7f55b5854ebd82f9914f80bdae6
parent55568051d49132efb36f7b3ed5d5a61d39751461 (diff)
Bump lxml from 4.9.4 to 5.0.0
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.4 to 5.0.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.4...lxml-5.0.0) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index c95def6b..185dfabc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@ babel==2.14.0
flask-babel==4.0.0
flask==3.0.0
jinja2==3.1.2
-lxml==4.9.4
+lxml==5.0.0
pygments==2.17.2
python-dateutil==2.8.2
pyyaml==6.0.1