From 318d869eeba0c8d97e24ebe7b68b681cb70665a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 06:35:43 +0000 Subject: [PATCH] Bump dbus-fast from 2.12.0 to 2.13.1 Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast) from 2.12.0 to 2.13.1. - [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.12.0...v2.13.1) --- updated-dependencies: - dependency-name: dbus-fast dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d0cdd723a90..e18108d7879 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,5 +22,5 @@ PyYAML==6.0.1 securetar==2023.3.0 sentry-sdk==1.34.0 voluptuous==0.13.1 -dbus-fast==2.12.0 +dbus-fast==2.13.1 typing_extensions==4.8.0