From 6c205227997086c14a9e745d38c51ba914ee1eeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 07:54:50 +0000 Subject: [PATCH] Bump efoli from 1.1.0 to 1.2.0 (#159) Bumps [efoli](https://github.com/Hochfrequenz/efoli) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/Hochfrequenz/efoli/releases) - [Commits](https://github.com/Hochfrequenz/efoli/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: efoli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2bff069..4bb1668 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ colorama==0.4.6 # via # click # loguru -efoli==1.1.0 +efoli==1.2.0 # via migmose (pyproject.toml) jinja2==3.1.4 # via migmose (pyproject.toml)