From 43799b5ba5701ee4cf4f14741499d99b2fe5dc24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 03:34:30 +0000 Subject: [PATCH] chore(deps): bump linuxfabrik-lib from 2.4.0 to 3.1.0 Bumps [linuxfabrik-lib](https://github.com/Linuxfabrik/lib) from 2.4.0 to 3.1.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.1.0) --- updated-dependencies: - dependency-name: linuxfabrik-lib dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index bfa8d2c..4da3f32 100644 --- a/requirements.txt +++ b/requirements.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.1.0 \ + --hash=sha256:33e4b50bc4553c51d263cf153df001771aff7c978b9940295d527987a9fbe779 \ + --hash=sha256:9d6a118cec8cf10e160440913b0348972b2bd3621c26448e01731b2df9b99cf6 # via -r requirements.in lxml==5.3.1 \ --hash=sha256:016b96c58e9a4528219bb563acf1aaaa8bc5452e7651004894a973f03b84ba81 \