From 733e6ba0fd65bde65f574bc0e6aeb768df96ae06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 18:13:38 +0000 Subject: [PATCH] [pip] Update beanie requirement from ~=1.30.0 to ~=2.1.0 Updates the requirements on [beanie](https://github.com/BeanieODM/beanie) to permit the latest version. - [Release notes](https://github.com/BeanieODM/beanie/releases) - [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md) - [Commits](https://github.com/BeanieODM/beanie/commits) --- updated-dependencies: - dependency-name: beanie dependency-version: 2.1.0 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 b6a5e6a..8f7bd40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiomqtt~=2.5.1 aiostream~=0.7.1 async-gpib~=2.1.4 -beanie~=1.30.0 +beanie~=2.1.0 gpib-ctypes>=0.3.0 hp3478a-async~=1.4.6 labnode-async~=0.16.4