From 62bc6c189094fe4b185549030b6c41102120e3d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 04:14:22 +0000 Subject: [PATCH] Bump ibims from 0.0.8 to 0.1.0 Bumps [ibims](https://github.com/Hochfrequenz/intermediate-bo4e-migration-models) from 0.0.8 to 0.1.0. - [Release notes](https://github.com/Hochfrequenz/intermediate-bo4e-migration-models/releases) - [Commits](https://github.com/Hochfrequenz/intermediate-bo4e-migration-models/compare/v0.0.8...v0.1.0) --- updated-dependencies: - dependency-name: ibims 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 c454ce4..06a3341 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ frozendict==2.3.8 # via # bomf # pvframework -ibims==0.0.8 +ibims==0.1.0 # via -r requirements.in idna==3.4 # via email-validator