From bc73439a89199340278d4df999bc29aa21f45784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 10:05:34 +0000 Subject: [PATCH] chore(deps): bump jinja2 from 3.1.2 to 3.1.3 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d7b6bb667..a1af9dca16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ tqdm==4.66.1 librosa==0.10.1 PyYAML==6.0.1 sounddevice==0.4.6 -jinja2==3.1.2 +jinja2==3.1.3 fire==0.5.0 jiwer==3.0.3 chardet==5.1.0