From 72a2088931d6a01d5fa297f5d7aa5e16f6620c8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 08:46:05 +0100 Subject: [PATCH] Bump dbus-fast from 2.20.0 to 2.21.0 (#4761) Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/bluetooth-devices/dbus-fast/releases) - [Changelog](https://github.com/Bluetooth-Devices/dbus-fast/blob/main/CHANGELOG.md) - [Commits](https://github.com/bluetooth-devices/dbus-fast/compare/v2.20.0...v2.21.0) --- updated-dependencies: - dependency-name: dbus-fast 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 a632ea99c..189e1ea42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,5 +23,5 @@ PyYAML==6.0.1 securetar==2023.3.0 sentry-sdk==1.38.0 voluptuous==0.14.1 -dbus-fast==2.20.0 +dbus-fast==2.21.0 typing_extensions==4.9.0