Skip to content

Commit 6ac8d09

Browse files
⬆️ Update ping3 requirement from ~=4.0.8 to ~=5.1.3
--- updated-dependencies: - dependency-name: ping3 dependency-version: 5.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4088cc9 commit 6ac8d09

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~=4.0.8 # ICMP ping implementation using raw socket
12+
ping3~=5.1.3 # ICMP ping implementation using raw socket
1313
pyinstaller~=6.14.2 # 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)