From f4a1da33c44fd7de100b55926ec77ede6e467beb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 13:21:59 +0200 Subject: [PATCH] Bump pulsectl from 20.5.0 to 20.5.1 (#1752) Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control) from 20.5.0 to 20.5.1. - [Release notes](https://github.com/mk-fg/python-pulse-control/releases) - [Changelog](https://github.com/mk-fg/python-pulse-control/blob/master/CHANGES.rst) - [Commits](https://github.com/mk-fg/python-pulse-control/commits) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7fd18585a..704eee543 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ gitpython==3.1.2 jinja2==2.11.2 packaging==20.4 ptvsd==4.3.2 -pulsectl==20.5.0 +pulsectl==20.5.1 pytz==2020.1 pyudev==0.22.0 ruamel.yaml==0.15.100