Skip to content

Commit c95122a

Browse files
chore(deps): bump linuxfabrik-lib from 2.3.0 to 2.4.0 (#949)
Bumps [linuxfabrik-lib](https://github.com/Linuxfabrik/lib) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/Linuxfabrik/lib/releases) - [Changelog](https://github.com/Linuxfabrik/lib/blob/main/CHANGELOG.md) - [Commits](Linuxfabrik/lib@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: linuxfabrik-lib dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49999c8 commit c95122a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements-windows.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@ cryptography==45.0.4 \
118118
# via
119119
# pyspnego
120120
# smbprotocol
121-
linuxfabrik-lib==2.3.0 \
122-
--hash=sha256:16de21bb3c62b5445042840cbcb30516f7176c279fd19d8f5594dad49206de05 \
123-
--hash=sha256:c8f3619a0de9d77c2136ba1a185c001be8b73aaee79c10c7659eaa5c1760e755
121+
linuxfabrik-lib==2.4.0 \
122+
--hash=sha256:79bcf326522be7bfbda356d67df14c562549a46c358141c79f59c076496cf8d6 \
123+
--hash=sha256:fe10456c5feee34f5b5ef259fdfb206e903318d5b6365fbe0f3f31d621a4e286
124124
# via -r requirements-windows.in
125125
lxml==6.0.1 \
126126
--hash=sha256:01dab65641201e00c69338c9c2b8a0f2f484b6b3a22d10779bb417599fae32b5 \

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,9 @@ keystoneauth1==5.11.1 \
247247
# via
248248
# python-keystoneclient
249249
# python-novaclient
250-
linuxfabrik-lib==2.3.0 \
251-
--hash=sha256:16de21bb3c62b5445042840cbcb30516f7176c279fd19d8f5594dad49206de05 \
252-
--hash=sha256:c8f3619a0de9d77c2136ba1a185c001be8b73aaee79c10c7659eaa5c1760e755
250+
linuxfabrik-lib==2.4.0 \
251+
--hash=sha256:79bcf326522be7bfbda356d67df14c562549a46c358141c79f59c076496cf8d6 \
252+
--hash=sha256:fe10456c5feee34f5b5ef259fdfb206e903318d5b6365fbe0f3f31d621a4e286
253253
# via -r requirements.in
254254
lxml==6.0.1 \
255255
--hash=sha256:01dab65641201e00c69338c9c2b8a0f2f484b6b3a22d10779bb417599fae32b5 \

0 commit comments

Comments
 (0)