From ada5e98bf855c1d8589ac3c85f06fd17af5ccd03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 16:05:39 +0000 Subject: [PATCH] chore(deps): bump smbprotocol from 1.16.0 to 1.16.1 Bumps [smbprotocol](https://github.com/jborean93/smbprotocol) from 1.16.0 to 1.16.1. - [Release notes](https://github.com/jborean93/smbprotocol/releases) - [Changelog](https://github.com/jborean93/smbprotocol/blob/master/CHANGELOG.md) - [Commits](https://github.com/jborean93/smbprotocol/compare/v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: smbprotocol dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6677e9c..12e4925 100644 --- a/requirements.txt +++ b/requirements.txt @@ -543,9 +543,9 @@ requests==2.32.5 \ --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via pypsrp -smbprotocol==1.16.0 \ - --hash=sha256:65427e30114d420f5f5ae878d93aa1f256d686105af898ab2f8f2485c9c7989a \ - --hash=sha256:babeb6fa825ba57939f9637c49a34548ddca348386d34de0796d1f87882c0bda +smbprotocol==1.16.1 \ + --hash=sha256:0f9c35b2a0103314da06aecaffa8821f060a9773ad82cc0d7f29130083d598b4 \ + --hash=sha256:ad7a31662792817c6da3629a3cfb96a51d8213e993ebd0c0a7ee750d2b1f8ec8 # via -r requirements.in soupsieve==2.8 \ --hash=sha256:0cc76456a30e20f5d7f2e14a98a4ae2ee4e5abdc7c5ea0aafe795f344bc7984c \