From 9d870d97557e3d942544915d0047f822c35b7748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 19 Nov 2018 10:22:35 +0000 Subject: [PATCH] Bump pydub from 0.18.0 to 0.23.0 Bumps [pydub](https://github.com/jiaaro/pydub) from 0.18.0 to 0.23.0. - [Release notes](https://github.com/jiaaro/pydub/releases) - [Changelog](https://github.com/jiaaro/pydub/blob/master/CHANGELOG.md) - [Commits](https://github.com/jiaaro/pydub/compare/v0.18.0...v0.23.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f620fac..7c084d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ appdirs==1.4.3 attrs==16.3.0 youtube_dl>=2018.11.7 -pydub==0.18.0 +pydub==0.23.0 PyQt5==5.11.3 PyInstaller==3.4 furl==1.0.0