From 537412c7a97fd44a9f6de33ed8f20c9da692706f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Sep 2020 04:09:18 +0000 Subject: [PATCH] build(deps): bump audearch from 0.3.2 to 0.3.3 Bumps [audearch](https://github.com/audearch/audearch) from 0.3.2 to 0.3.3. - [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 39c20ce..39fa09b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -audearch==0.3.2 +audearch==0.3.3 fastapi==0.61.1 uvicorn==0.11.7 starlette==0.13.8