From d7fab5e89289b28e1055d10f348f6d358fa84a00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 05:38:59 +0000 Subject: [PATCH] Bump gitpython from 3.1.36 to 3.1.41 in /dnn/torch/osce Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.36 to 3.1.41. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.36...3.1.41) Signed-off-by: Jean-Marc Valin --- dnn/torch/osce/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnn/torch/osce/requirements.txt b/dnn/torch/osce/requirements.txt index 4ca566e52..0a92e65f0 100644 --- a/dnn/torch/osce/requirements.txt +++ b/dnn/torch/osce/requirements.txt @@ -3,7 +3,7 @@ torch==2.0.1 numpy==1.25.2 scipy==1.11.2 pesq==0.0.4 -gitpython==3.1.36 +gitpython==3.1.41 matplotlib==3.7.3 torchaudio==2.0.2 tqdm==4.66.1