From cb504c041ee12d309b52e3eb966c28244e726995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 03:34:27 +0000 Subject: [PATCH] chore(deps): bump linuxfabrik-lib from 3.3.0 to 3.4.0 Bumps [linuxfabrik-lib](https://github.com/Linuxfabrik/lib) from 3.3.0 to 3.4.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/v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: linuxfabrik-lib dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index a56be96..a1b37ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -147,9 +147,9 @@ cryptography==46.0.7 \ # via # pyspnego # smbprotocol -linuxfabrik-lib==3.3.0 \ - --hash=sha256:7a0ac32bef12df5c26eecd9ba81b2f336d5aa9407a3181e1f944c620c93119b7 \ - --hash=sha256:f637f786501c3438cb509e828c062268b584e609fc9d25f307d283460e99b8ca +linuxfabrik-lib==3.4.0 \ + --hash=sha256:82d2ae7f1bf8815b34a5fcd9178ff148e9962d253cbba9d0da35b1b759cc6a92 \ + --hash=sha256:be8a640c320049c04d7556a8f3aa96e957ad958b319ce9fed297c963b2dfabc8 # via -r requirements.in lxml==6.1.0 \ --hash=sha256:00750d63ef0031a05331b9223463b1c7c02b9004cef2346a5b2877f0f9494dd2 \