From 91a8fae9b5f2441d138d762ba799e33fb7ff2c10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 08:49:24 +0200 Subject: [PATCH] Bump dbus-fast from 2.23.0 to 2.24.0 (#5274) Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast) from 2.23.0 to 2.24.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.23.0...v2.24.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 e48ecef65..58455d48f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,6 +24,6 @@ securetar==2024.2.1 sentry-sdk==2.13.0 setuptools==73.0.1 voluptuous==0.15.2 -dbus-fast==2.23.0 +dbus-fast==2.24.0 typing_extensions==4.12.2 zlib-fast==0.2.0