From fefd2abcaaaa4771471e101ff3e055871b09548c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 05:09:19 +0000 Subject: [PATCH] chore(deps): bump smbprotocol from 1.16.1 to 1.17.0 in /lockfiles/py313 Bumps [smbprotocol](https://github.com/jborean93/smbprotocol) from 1.16.1 to 1.17.0. - [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.1...v1.17.0) --- updated-dependencies: - dependency-name: smbprotocol dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lockfiles/py313/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lockfiles/py313/requirements.txt b/lockfiles/py313/requirements.txt index a45acb3..59d9fe1 100644 --- a/lockfiles/py313/requirements.txt +++ b/lockfiles/py313/requirements.txt @@ -517,9 +517,9 @@ requests-ntlm==1.3.0 \ --hash=sha256:4c7534a7d0e482bb0928531d621be4b2c74ace437e88c5a357ceb7452d25a510 \ --hash=sha256:b29cc2462623dffdf9b88c43e180ccb735b4007228a542220e882c58ae56c668 # via pywinrm -smbprotocol==1.16.1 \ - --hash=sha256:0f9c35b2a0103314da06aecaffa8821f060a9773ad82cc0d7f29130083d598b4 \ - --hash=sha256:ad7a31662792817c6da3629a3cfb96a51d8213e993ebd0c0a7ee750d2b1f8ec8 +smbprotocol==1.17.0 \ + --hash=sha256:bcc27edfff7d727a7eb30424138766e1ee216ae2ffc1af03dab0448f29c4731c \ + --hash=sha256:bd1abff5417f5af83ca516a64ab8e5acece3dbdcf58d4e5e23e47f5165a77349 # via -r requirements.in soupsieve==2.8.4 \ --hash=sha256:e121fd02e975c695e4e9e8774a5ee35d74714b59307868dcc5319ad2d9e3328e \