From f4cd884166d85d7cc377d264411a3db0cb2b433d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 19:06:02 +0000 Subject: [PATCH] [pip] Update beanie requirement from ~=1.23.0 to ~=1.23.1 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/roman-right/beanie/blob/main/docs/changelog.md) - [Commits](https://github.com/roman-right/beanie/compare/1.23.0...1.23.1) --- updated-dependencies: - dependency-name: beanie 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 2ce4137..505e655 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiostream~=0.5.1 aiomqtt~=1.2.1 -beanie~=1.23.0 +beanie~=1.23.1 gpib-ctypes>=0.3.0 prologix-gpib-async~=1.4.12 pydantic~=2.4.2