shithub: opus

Download patch

ref: d7fab5e89289b28e1055d10f348f6d358fa84a00
parent: 84a85e9e63ea687544375fbed3100051249a033b
author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
date: Fri Feb 2 00:38:59 EST 2024

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 <jmvalin@jmvalin.ca>

--- a/dnn/torch/osce/requirements.txt
+++ b/dnn/torch/osce/requirements.txt
@@ -3,7 +3,7 @@
 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
--