From 89ca511d7f2de5999c9cc258bf302f4643b8edb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 13:00:22 +0000 Subject: [PATCH] chore(deps): bump linuxfabrik-lib from 3.0.0 to 3.1.0 Bumps [linuxfabrik-lib](https://github.com/Linuxfabrik/lib) from 3.0.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/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: linuxfabrik-lib dependency-version: 3.1.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 2fb7a0fb6..60c131446 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -147,9 +147,9 @@ cryptography==46.0.7 \ # via # pyspnego # smbprotocol -linuxfabrik-lib==3.0.0 \ - --hash=sha256:56c4622782bc404501a2392b14cf159b955338748129927eaec6e47d8cdc1634 \ - --hash=sha256:84c723716337a8423482aceb6db6b2ab9a4f80368d6b71a8cb1b6b058f2d6090 +linuxfabrik-lib==3.1.0 \ + --hash=sha256:33e4b50bc4553c51d263cf153df001771aff7c978b9940295d527987a9fbe779 \ + --hash=sha256:9d6a118cec8cf10e160440913b0348972b2bd3621c26448e01731b2df9b99cf6 # via -r requirements-windows.in lxml==6.0.4 \ --hash=sha256:0132bb040e9bb5a199302e12bf942741defbc52922a2a06ce9ff7be0d0046483 \