From a229f97124d66b58348f0b517c95dfd006a67f78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 12:16:21 +0000 Subject: [PATCH] fix(deps): bump ping3 from 4.0.8 to 5.1.5 Bumps [ping3](https://github.com/kyan001/ping3) from 4.0.8 to 5.1.5. - [Release notes](https://github.com/kyan001/ping3/releases) - [Changelog](https://github.com/kyan001/ping3/blob/master/CHANGELOG.md) - [Commits](https://github.com/kyan001/ping3/commits) --- updated-dependencies: - dependency-name: ping3 dependency-version: 5.1.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df2f240..9c84e1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ numpy==2.1.3 rich==13.9.4 pandas==2.2.3 netifaces==0.11.0 -ping3==4.0.8 +ping3==5.1.5 get-mac==0.9.2 paramiko==3.5.0 smbprotocol==1.14.0