From 2a0ced233db38fc53796a05e193273b7488cac73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 12:44:57 +0000 Subject: [PATCH] [pip] Update tinkerforge-async requirement from ~=1.6.1 to ~=1.6.2 Updates the requirements on [tinkerforge-async](https://github.com/PatrickBaus/tinkerforge_async) to permit the latest version. - [Release notes](https://github.com/PatrickBaus/tinkerforge_async/releases) - [Commits](https://github.com/PatrickBaus/tinkerforge_async/compare/1.6.1...1.6.2) --- updated-dependencies: - dependency-name: tinkerforge-async dependency-version: 1.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f56f0b..495e190 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ prologix-gpib-async~=1.5.0 pydantic~=2.12.5 python-decouple~=3.8 simplejson~=3.20.2 -tinkerforge-async~=1.6.1 +tinkerforge-async~=1.6.2