From 501a52a3c68457cb0a240ca7fd7a8f9f57658e43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 11:43:58 +0100 Subject: [PATCH] Bump pulsectl from 21.2.0 to 21.3.2 (#2685) Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control) from 21.2.0 to 21.3.2. - [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[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3fa6cac0..25b02061a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ debugpy==1.2.1 docker==4.4.4 gitpython==3.1.14 jinja2==2.11.3 -pulsectl==21.2.0 +pulsectl==21.3.2 pytz==2021.1 pyudev==0.22.0 ruamel.yaml==0.15.100