From 9a8c5a634368ecc3b5d061384376882a5d9270bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 09:29:34 +0000 Subject: [PATCH] chore(deps): bump linuxfabrik-lib from 2.1.1.15 to 2.2.1 Bumps [linuxfabrik-lib](https://github.com/Linuxfabrik/lib) from 2.1.1.15 to 2.2.1. - [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.1.1.15...v2.2.1) --- updated-dependencies: - dependency-name: linuxfabrik-lib dependency-version: 2.2.1 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 05433362..20583786 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -243,9 +243,9 @@ keystoneauth1==5.10.0 \ --hash=sha256:34b870dbbcf806cdb5aec98483b62820a6568d364eca7b1174ca6a8b5a9c77ed \ --hash=sha256:fd634febb02708d7ab520495168009f1e119cbda96d3478e66a7d9b5b0146f5d # via python-novaclient -linuxfabrik-lib==2.1.1.15 \ - --hash=sha256:4dd907c9a67a6f2e88666f72d5f0459520298d79fd764030e5973294d6040bad \ - --hash=sha256:f87b21e6f66c3ef3301314f197923724f5cfcbe76e4d61fe6a5fd0044e3fe53c +linuxfabrik-lib==2.2.1 \ + --hash=sha256:aba55c43a367bdd6a92e22ee99fc7d8aa6cc45cb1a290f320c649a56ab4345bd \ + --hash=sha256:f381e3d7b1f219530cf80322a8308b241f6e92f3ce177572f97e8c45731e882d # via -r requirements-windows.in lxml==5.4.0 \ --hash=sha256:00b8686694423ddae324cf614e1b9659c2edb754de617703c3d29ff568448df5 \ diff --git a/requirements.txt b/requirements.txt index d667dda3..c28d50c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -243,9 +243,9 @@ keystoneauth1==5.10.0 \ --hash=sha256:34b870dbbcf806cdb5aec98483b62820a6568d364eca7b1174ca6a8b5a9c77ed \ --hash=sha256:fd634febb02708d7ab520495168009f1e119cbda96d3478e66a7d9b5b0146f5d # via python-novaclient -linuxfabrik-lib==2.1.1.15 \ - --hash=sha256:4dd907c9a67a6f2e88666f72d5f0459520298d79fd764030e5973294d6040bad \ - --hash=sha256:f87b21e6f66c3ef3301314f197923724f5cfcbe76e4d61fe6a5fd0044e3fe53c +linuxfabrik-lib==2.2.1 \ + --hash=sha256:aba55c43a367bdd6a92e22ee99fc7d8aa6cc45cb1a290f320c649a56ab4345bd \ + --hash=sha256:f381e3d7b1f219530cf80322a8308b241f6e92f3ce177572f97e8c45731e882d # via -r requirements.in lxml==5.4.0 \ --hash=sha256:00b8686694423ddae324cf614e1b9659c2edb754de617703c3d29ff568448df5 \