From 103ad28cde5b641817058445680aa2fa67cdb1e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 13:37:02 +0000 Subject: [PATCH] fix(deps): bump smbprotocol from 1.14.0 to 1.16.0 Bumps [smbprotocol](https://github.com/jborean93/smbprotocol) from 1.14.0 to 1.16.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.14.0...v1.16.0) --- updated-dependencies: - dependency-name: smbprotocol dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26e1ca0..0c32ee5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ numpy==2.1.3 netifaces==0.11.0 ping3==4.0.8 get-mac==0.9.2 -smbprotocol==1.14.0 +smbprotocol==1.16.0 pysmb==1.2.10 pymysql==1.1.1 sqlalchemy==2.0.36