From 35ef5294794a50ce4f15b6034761ba2fa3b55105 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 11:41:25 +0000 Subject: [PATCH] chore(deps): bump linuxfabrik-lib from 2.0.0.7 to 2.1.0.0 Bumps [linuxfabrik-lib](https://github.com/Linuxfabrik/lib) from 2.0.0.7 to 2.1.0.0. - [Release notes](https://github.com/Linuxfabrik/lib/releases) - [Changelog](https://github.com/Linuxfabrik/lib/blob/main/CHANGELOG.md) - [Commits](https://github.com/Linuxfabrik/lib/compare/v2.0.0.7...v2.1.0.0) --- updated-dependencies: - dependency-name: linuxfabrik-lib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-windows.txt | 6 +++--- requirements.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-windows.txt b/requirements-windows.txt index d18a4d415..97b030313 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -242,9 +242,9 @@ keystoneauth1==5.9.1 \ # via # python-keystoneclient # python-novaclient -linuxfabrik-lib==2.0.0.7 \ - --hash=sha256:90d956882674a7fc3ecf2610984eadc9fa635fa6fa70db27f0821cfc5704c579 \ - --hash=sha256:d5389da409e32af3b4e7f8c06d45e0e0d2b679c08601f940a527bbc5fe451c6e +linuxfabrik-lib==2.1.0.0 \ + --hash=sha256:16ee66cb136942ccf8ba3257eaa6646f716ad5a8755a52612dbc2855125ea8f9 \ + --hash=sha256:227aa077021ac216deb1af6b46462f1d08828b5171d81e4f8a1ac9c583267ab2 # via -r requirements-windows.in lxml==5.3.1 \ --hash=sha256:016b96c58e9a4528219bb563acf1aaaa8bc5452e7651004894a973f03b84ba81 \ diff --git a/requirements.txt b/requirements.txt index 6a16352c9..87c8a438e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -242,9 +242,9 @@ keystoneauth1==5.9.1 \ # via # python-keystoneclient # python-novaclient -linuxfabrik-lib==2.0.0.7 \ - --hash=sha256:90d956882674a7fc3ecf2610984eadc9fa635fa6fa70db27f0821cfc5704c579 \ - --hash=sha256:d5389da409e32af3b4e7f8c06d45e0e0d2b679c08601f940a527bbc5fe451c6e +linuxfabrik-lib==2.1.0.0 \ + --hash=sha256:16ee66cb136942ccf8ba3257eaa6646f716ad5a8755a52612dbc2855125ea8f9 \ + --hash=sha256:227aa077021ac216deb1af6b46462f1d08828b5171d81e4f8a1ac9c583267ab2 # via -r requirements.in lxml==5.3.1 \ --hash=sha256:016b96c58e9a4528219bb563acf1aaaa8bc5452e7651004894a973f03b84ba81 \