1 Commits

Author SHA1 Message Date
dependabot[bot]
a229f97124 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] <support@github.com>
2025-09-22 12:16:21 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
# - is_wifi_connected: Checks for Wi-Fi connectivity using the nmcli command.
# The script starts by loading shared data configurations, then initializes and sta
# bjorn.py test
# bjorn.py
import threading

View File

@@ -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