From 7439c11c5c9fc51dbbcd2f67a862be40b0ced20c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 11:49:58 +0000 Subject: [PATCH] Bump maus from 0.4.2 to 0.5.0 Bumps [maus](https://github.com/Hochfrequenz/mig_ahb_utility_stack) from 0.4.2 to 0.5.0. - [Release notes](https://github.com/Hochfrequenz/mig_ahb_utility_stack/releases) - [Commits](https://github.com/Hochfrequenz/mig_ahb_utility_stack/compare/v0.4.2...v0.5.0) --- updated-dependencies: - dependency-name: maus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0057a26..983e4bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ lxml==5.2.2 # via python-docx marshmallow==3.21.2 # via maus -maus==0.4.2 +maus==0.5.0 # via migmose (pyproject.toml) more-itertools==10.2.0 # via maus