From a98d0755489afbaffa81e95a6b9376e912552217 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 10:35:05 +0000 Subject: [PATCH] chore(deps): bump linuxfabrik-lib from 2.4.0 to 3.0.0 Bumps [linuxfabrik-lib](https://github.com/Linuxfabrik/lib) from 2.4.0 to 3.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.4.0...v3.0.0) --- updated-dependencies: - dependency-name: linuxfabrik-lib dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 46cf47894..7c0b3f25f 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -147,9 +147,9 @@ cryptography==46.0.7 \ # via # pyspnego # smbprotocol -linuxfabrik-lib==2.4.0 \ - --hash=sha256:79bcf326522be7bfbda356d67df14c562549a46c358141c79f59c076496cf8d6 \ - --hash=sha256:fe10456c5feee34f5b5ef259fdfb206e903318d5b6365fbe0f3f31d621a4e286 +linuxfabrik-lib==3.0.0 \ + --hash=sha256:56c4622782bc404501a2392b14cf159b955338748129927eaec6e47d8cdc1634 \ + --hash=sha256:84c723716337a8423482aceb6db6b2ab9a4f80368d6b71a8cb1b6b058f2d6090 # via -r requirements-windows.in lxml==6.0.3 \ --hash=sha256:04b7cedf52e125f86d0d426635e7fbe8e353d4cc272a1757888e3c072424381d \ diff --git a/requirements.txt b/requirements.txt index 6d804ff43..803af09c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -273,9 +273,9 @@ keystoneauth1==5.11.1 \ # via # python-keystoneclient # python-novaclient -linuxfabrik-lib==2.4.0 \ - --hash=sha256:79bcf326522be7bfbda356d67df14c562549a46c358141c79f59c076496cf8d6 \ - --hash=sha256:fe10456c5feee34f5b5ef259fdfb206e903318d5b6365fbe0f3f31d621a4e286 +linuxfabrik-lib==3.0.0 \ + --hash=sha256:56c4622782bc404501a2392b14cf159b955338748129927eaec6e47d8cdc1634 \ + --hash=sha256:84c723716337a8423482aceb6db6b2ab9a4f80368d6b71a8cb1b6b058f2d6090 # via -r requirements.in lxml==6.0.3 \ --hash=sha256:04b7cedf52e125f86d0d426635e7fbe8e353d4cc272a1757888e3c072424381d \