From 2dcaa3608d1eb4405a6fc4214ccba09073f896f6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 13:14:54 +0200 Subject: [PATCH] Bump pulsectl from 20.2.4 to 20.4.3 (#1674) Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control) from 20.2.4 to 20.4.3. - [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 ad37cb910..ec601d1f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ gitpython==3.1.1 jinja2==2.11.2 packaging==20.3 ptvsd==4.3.2 -pulsectl==20.2.4 +pulsectl==20.4.3 pytz==2019.3 pyudev==0.22.0 ruamel.yaml==0.15.100