From 04b59f0896d8c908cf4f84ec15fae50266cc5de3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 14:42:23 +0200 Subject: [PATCH] Bump pulsectl from 20.4.3 to 20.5.0 (#1731) Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control) from 20.4.3 to 20.5.0. - [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 2a32036aa..7fd18585a 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.4.3 +pulsectl==20.5.0 pytz==2020.1 pyudev==0.22.0 ruamel.yaml==0.15.100