From 2525467a2e349909c250e73d59add1dc9a2f7581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 08:23:15 +0000 Subject: [PATCH] Bump pulsectl from 24.8.0 to 24.11.0 (#5388) Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control) from 24.8.0 to 24.11.0. - [Changelog](https://github.com/mk-fg/python-pulse-control/blob/master/CHANGES.rst) - [Commits](https://github.com/mk-fg/python-pulse-control/commits) --- updated-dependencies: - dependency-name: pulsectl dependency-type: direct:production update-type: version-update:semver-minor ... 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 afa8b5636..a24471ecc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ faust-cchardet==2.1.19 gitpython==3.1.43 jinja2==3.1.4 orjson==3.10.7 -pulsectl==24.8.0 +pulsectl==24.11.0 pyudev==0.24.3 PyYAML==6.0.2 requests==2.32.3