From 685349b29054184613e7826f72e4af7567aa46b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 18:43:03 +0000 Subject: [PATCH] [pip] Update beanie requirement from ~=1.30.0 to ~=2.0.0 Updates the requirements on [beanie](https://github.com/roman-right/beanie) to permit the latest version. - [Release notes](https://github.com/roman-right/beanie/releases) - [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md) - [Commits](https://github.com/roman-right/beanie/compare/1.30.0...2.0.0) --- updated-dependencies: - dependency-name: beanie dependency-version: 2.0.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 0bdde66..b072697 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiomqtt~=2.4.0 aiostream~=0.7.0 async-gpib~=2.1.4 -beanie~=1.30.0 +beanie~=2.0.0 gpib-ctypes>=0.3.0 hp3478a-async~=1.4.6 labnode-async~=0.16.4