From e1929587af445c34d8fe4a5c8210342565920821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 23:32:47 +0000 Subject: [PATCH] Bump maus from 0.6.0 to 0.6.1 Bumps [maus](https://github.com/Hochfrequenz/mig_ahb_utility_stack) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/Hochfrequenz/mig_ahb_utility_stack/releases) - [Commits](https://github.com/Hochfrequenz/mig_ahb_utility_stack/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: maus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e912bcf7..c76fd6b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ marshmallow==3.22.0 # maus marshmallow-enum==1.5.1 # via -r requirements.in -maus==0.6.0 +maus==0.6.1 # via -r requirements.in more-itertools==9.0.0 # via maus