Skip to content

Commit dac2689

Browse files
authored
Merge pull request #1059 from Linuxfabrik/dependabot/pip/smbprotocol-1.16.1
chore(deps): bump smbprotocol from 1.16.0 to 1.16.1
2 parents c264169 + 7355dd5 commit dac2689

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

requirements-windows.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -365,9 +365,9 @@ pyspnego==0.11.2 \
365365
--hash=sha256:74abc1fb51e59360eb5c5c9086e5962174f1072c7a50cf6da0bda9a4bcfdfbd4 \
366366
--hash=sha256:994388d308fb06e4498365ce78d222bf4f3570b6df4ec95738431f61510c971b
367367
# via smbprotocol
368-
smbprotocol==1.16.0 \
369-
--hash=sha256:65427e30114d420f5f5ae878d93aa1f256d686105af898ab2f8f2485c9c7989a \
370-
--hash=sha256:babeb6fa825ba57939f9637c49a34548ddca348386d34de0796d1f87882c0bda
368+
smbprotocol==1.16.1 \
369+
--hash=sha256:0f9c35b2a0103314da06aecaffa8821f060a9773ad82cc0d7f29130083d598b4 \
370+
--hash=sha256:ad7a31662792817c6da3629a3cfb96a51d8213e993ebd0c0a7ee750d2b1f8ec8
371371
# via
372372
# -r requirements-windows.in
373373
# linuxfabrik-lib

requirements.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -565,9 +565,6 @@ pbr==6.1.1 \
565565
# python-keystoneclient
566566
# python-novaclient
567567
# stevedore
568-
setuptools==82.0.1 \
569-
--hash=sha256:a59e362652f08dcd477c78bb6e7bd9d80a7995bc73ce773050228a348ce2e5bb
570-
# via pbr
571568
prettytable==3.16.0 \
572569
--hash=sha256:3c64b31719d961bf69c9a7e03d0c1e477320906a98da63952bc6698d6164ff57 \
573570
--hash=sha256:b5eccfabb82222f5aa46b798ff02a8452cf530a352c31bddfa29be41242863aa
@@ -712,9 +709,9 @@ rfc3986==2.0.0 \
712709
--hash=sha256:50b1502b60e289cb37883f3dfd34532b8873c7de9f49bb546641ce9cbd256ebd \
713710
--hash=sha256:97aacf9dbd4bfd829baad6e6309fa6573aaf1be3f6fa735c8ab05e46cecb261c
714711
# via oslo-config
715-
smbprotocol==1.16.0 \
716-
--hash=sha256:65427e30114d420f5f5ae878d93aa1f256d686105af898ab2f8f2485c9c7989a \
717-
--hash=sha256:babeb6fa825ba57939f9637c49a34548ddca348386d34de0796d1f87882c0bda
712+
smbprotocol==1.16.1 \
713+
--hash=sha256:0f9c35b2a0103314da06aecaffa8821f060a9773ad82cc0d7f29130083d598b4 \
714+
--hash=sha256:ad7a31662792817c6da3629a3cfb96a51d8213e993ebd0c0a7ee750d2b1f8ec8
718715
# via
719716
# -r requirements.in
720717
# linuxfabrik-lib

0 commit comments

Comments
 (0)