From c62c6dd725f2039f4bd5ae62b6398c121655f716 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 06:22:00 +0000 Subject: [PATCH] Bump dbus-fast from 1.94.1 to 2.2.0 Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast) from 1.94.1 to 2.2.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/v1.94.1...v2.2.0) --- updated-dependencies: - dependency-name: dbus-fast dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e33312b56c..9b76e36edb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,5 +22,5 @@ ruamel.yaml==0.17.21 securetar==2023.3.0 sentry-sdk==1.30.0 voluptuous==0.13.1 -dbus-fast==1.94.1 +dbus-fast==2.2.0 typing_extensions==4.7.1