From d446209992328dbb711c954c88de534222b8f0ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 03:06:22 +0000 Subject: [PATCH] Bump lxml from 4.9.0 to 4.9.1 in /Tutorials/flask_blog Bumps [lxml](https://github.com/lxml/lxml) from 4.9.0 to 4.9.1. - [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.0...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Tutorials/flask_blog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tutorials/flask_blog/requirements.txt b/Tutorials/flask_blog/requirements.txt index d78fd610..15875de8 100644 --- a/Tutorials/flask_blog/requirements.txt +++ b/Tutorials/flask_blog/requirements.txt @@ -77,7 +77,7 @@ jupyter-client==7.3.4 jupyter-core==4.11.2 jupyterlab-pygments==0.2.2 Levenshtein==0.20.8 -lxml==4.9.0 +lxml==4.9.1 MarkupSafe==2.1.1 matplotlib-inline==0.1.6 mergedeep==1.3.4