From 8603f94abdb8d8ce62b201f18d119ee3309ca8fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 03:34:03 +0000 Subject: [PATCH] chore(deps): bump linuxfabrik-lib from 3.2.0 to 3.3.0 Bumps [linuxfabrik-lib](https://github.com/Linuxfabrik/lib) from 3.2.0 to 3.3.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.2.0...v3.3.0) --- updated-dependencies: - dependency-name: linuxfabrik-lib dependency-version: 3.3.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 9ef918e..e753df4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -147,9 +147,9 @@ cryptography==46.0.7 \ # via # pyspnego # smbprotocol -linuxfabrik-lib==3.2.0 \ - --hash=sha256:3e828c866cfd244f72a208d57dacab6af697c4e7f249a3ef65dd4fe3e0298215 \ - --hash=sha256:8597164cf5ba08cfac9e6c92d4de525c8a1d3f9b5605e071b07d8da434726253 +linuxfabrik-lib==3.3.0 \ + --hash=sha256:7a0ac32bef12df5c26eecd9ba81b2f336d5aa9407a3181e1f944c620c93119b7 \ + --hash=sha256:f637f786501c3438cb509e828c062268b584e609fc9d25f307d283460e99b8ca # via -r requirements.in lxml==5.3.1 \ --hash=sha256:016b96c58e9a4528219bb563acf1aaaa8bc5452e7651004894a973f03b84ba81 \