From 37b55957b19587e45cd1b2c370dcb1db6dbac30d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:03:16 +0100 Subject: [PATCH] [pip] Update beanie requirement from ~=1.28.0 to ~=1.29.0 (#105) 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.28.0...1.29.0) --- updated-dependencies: - dependency-name: beanie 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 9e0c740..8c5fa17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiomqtt~=2.3.0 aiostream~=0.6.4 async-gpib~=2.1.3 -beanie~=1.28.0 +beanie~=1.29.0 gpib-ctypes>=0.3.0 hp3478a-async~=1.4.5 labnode-async~=0.16.4