From f2f9e3b5148ab4034faf8dd242cfb73f6d7c8d09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 10:32:27 -0400 Subject: [PATCH] Bump dbus-fast from 1.86.0 to 1.91.2 (#4485) Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast) from 1.86.0 to 1.91.2. - [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/v1.86.0...v1.91.2) --- 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 c95537f35..3a0e68b44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,5 +22,5 @@ ruamel.yaml==0.17.21 securetar==2023.3.0 sentry-sdk==1.29.2 voluptuous==0.13.1 -dbus-fast==1.86.0 +dbus-fast==1.91.2 typing_extensions==4.7.1