Skip to content

Commit 46318c8

Browse files
⬆️ Update requests requirement from ~=2.32.4 to ~=2.32.5
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63482af commit 46318c8

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
@@ -8,7 +8,7 @@ ruamel.yaml~=0.18.14 # For configuration editor
88
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
11-
requests~=2.32.4 # HTTP library
11+
requests~=2.32.5 # HTTP library
1212
ping3~=5.1.3 # 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

0 commit comments

Comments
 (0)