From 0127c7f696ed5c28fe84b3025e3f1eb5f55ce56b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:56:22 +0000 Subject: [PATCH] Bump lxml from 4.6.1 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.1 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.6.1...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker_python_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker_python_requirements.txt b/docker_python_requirements.txt index 9391096..c625e59 100644 --- a/docker_python_requirements.txt +++ b/docker_python_requirements.txt @@ -40,7 +40,7 @@ jsonschema==3.2.0 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.2 lazy-object-proxy==1.4.3 -lxml==4.6.1 +lxml==4.9.1 moviepy==1.0.3 mutagen==1.45.1 mypy==0.790 diff --git a/requirements.txt b/requirements.txt index b830411..27f69bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ Keras-Applications==1.0.8 Keras-Preprocessing==1.1.2 lazy-object-proxy==1.4.3 libcst==0.3.13 -lxml==4.6.3 +lxml==4.9.1 Markdown==3.3.2 MarkupSafe==1.1.1 mccabe==0.6.1