Skip to content

Commit 9fa0778

Browse files
⬆️ Update ping3 requirement from ~=5.1.3 to ~=5.1.5
Updates the requirements on [ping3](https://github.com/kyan001/ping3) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63482af commit 9fa0778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sv-ttk~=2.6.1 # Tk Sun Valley theme for configuration editor
99
tkinter-tooltip~=3.1.2 # Tooltips for configuration editor
1010
uptime~=3.0.1 # For System Uptime
1111
requests~=2.32.4 # HTTP library
12-
ping3~=5.1.3 # ICMP ping implementation using raw socket
12+
ping3~=5.1.5 # ICMP ping implementation using raw socket
1313
pyinstaller~=6.15.0 # bundles a Python application and all its dependencies into a single package
1414
Pillow~=11.3.0 # Image generation
1515

0 commit comments

Comments
 (0)