From 558fd45fe6c31b15851c6569409f9dac1cc38a2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 09:56:41 +0000 Subject: [PATCH] Bump ibims from 0.1.0 to 0.1.2 Bumps [ibims](https://github.com/Hochfrequenz/intermediate-bo4e-migration-models) from 0.1.0 to 0.1.2. - [Release notes](https://github.com/Hochfrequenz/intermediate-bo4e-migration-models/releases) - [Commits](https://github.com/Hochfrequenz/intermediate-bo4e-migration-models/compare/v0.1.0...v0.1.2) --- updated-dependencies: - dependency-name: ibims dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index af1702f..c3a5f1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ bidict==0.22.1 # via # bomf # pvframework -bo4e==0.5.6 +bo4e==0.6.0 # via # bomf # ibims @@ -28,7 +28,7 @@ frozendict==2.3.8 # via # bomf # pvframework -ibims==0.1.0 +ibims==0.1.2 # via -r requirements.in idna==3.4 # via email-validator