From 55aa32490a9ac2f4723c626c3e639ebccdaf1c32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2020 06:03:42 +0000 Subject: [PATCH] build(deps): bump audearch from 0.2.3 to 0.3.1 Bumps [audearch](https://github.com/audearch/audearch) from 0.2.3 to 0.3.1. - [Release notes](https://github.com/audearch/audearch/releases) - [Changelog](https://github.com/audearch/audearch/blob/develop/CHANGELOG.md) - [Commits](https://github.com/audearch/audearch/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47a427a..e589a4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -audearch==0.2.3 +audearch==0.3.1 fastapi==0.61.1 uvicorn==0.11.7 starlette==0.13.8