From a34e7622d24d4609134316b25c7196a810707a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 13:09:43 +0200 Subject: [PATCH] Bump pulsectl from 21.5.0 to 21.5.6 (#2874) Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control) from 21.5.0 to 21.5.6. - [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 2caef7943..485c0f61b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ debugpy==1.3.0 docker==5.0.0 gitpython==3.1.15 jinja2==2.11.3 -pulsectl==21.5.0 +pulsectl==21.5.6 pytz==2021.1 pyudev==0.22.0 ruamel.yaml==0.15.100