From dbaa737755fdba5f457fc80169c77176b23459f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:02:23 +0000 Subject: [PATCH] Bump lxml from 4.2.1 to 4.9.1 in /src/waveUnet Bumps [lxml](https://github.com/lxml/lxml) from 4.2.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.2.1...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/waveUnet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/waveUnet/requirements.txt b/src/waveUnet/requirements.txt index 2197cd0..09b8617 100644 --- a/src/waveUnet/requirements.txt +++ b/src/waveUnet/requirements.txt @@ -3,7 +3,7 @@ sacred==0.7.3 tensorflow-gpu==1.8.0 librosa==0.6.2 soundfile==0.10.2 -lxml==4.2.1 +lxml==4.9.1 musdb==0.2.3 museval==0.2.0 google==2.0.1