From 20ecee98d62e480696c45e7caae83593893d4080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 21:03:18 +0200 Subject: [PATCH] [pip] Update labnode-async requirement from ~=0.16.3 to ~=0.16.4 (#63) Updates the requirements on [labnode-async](https://github.com/PatrickBaus/labnode_async) to permit the latest version. - [Release notes](https://github.com/PatrickBaus/labnode_async/releases) - [Commits](https://github.com/PatrickBaus/labnode_async/compare/0.16.3...0.16.4) --- updated-dependencies: - dependency-name: labnode-async dependency-type: direct:production ... 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 75227f4..dbb12d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ async-gpib~=2.1.2 beanie~=1.26.0 gpib-ctypes>=0.3.0 hp3478a-async~=1.4.1 -labnode-async~=0.16.3 +labnode-async~=0.16.4 prologix-gpib-async~=1.4.14 pydantic~=2.7.4 python-decouple~=3.8