From 7577d27334fc3a849f65ddbcca3c24b9ffeca42a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 05:11:02 +0000 Subject: [PATCH] chore(deps): bump linuxfabrik-lib from 3.1.0 to 3.2.0 Bumps [linuxfabrik-lib](https://github.com/Linuxfabrik/lib) from 3.1.0 to 3.2.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.1.0...v3.2.0) --- updated-dependencies: - dependency-name: linuxfabrik-lib dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-windows.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-windows.txt b/requirements-windows.txt index 60c131446..a95d2e601 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -147,9 +147,9 @@ cryptography==46.0.7 \ # via # pyspnego # smbprotocol -linuxfabrik-lib==3.1.0 \ - --hash=sha256:33e4b50bc4553c51d263cf153df001771aff7c978b9940295d527987a9fbe779 \ - --hash=sha256:9d6a118cec8cf10e160440913b0348972b2bd3621c26448e01731b2df9b99cf6 +linuxfabrik-lib==3.2.0 \ + --hash=sha256:3e828c866cfd244f72a208d57dacab6af697c4e7f249a3ef65dd4fe3e0298215 \ + --hash=sha256:8597164cf5ba08cfac9e6c92d4de525c8a1d3f9b5605e071b07d8da434726253 # via -r requirements-windows.in lxml==6.0.4 \ --hash=sha256:0132bb040e9bb5a199302e12bf942741defbc52922a2a06ce9ff7be0d0046483 \