Skip to content

Commit 65917ef

Browse files
⬆️ Update requests requirement from ~=2.32.3 to ~=2.32.4
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.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 455af08 commit 65917ef

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.11 # For configuration editor
88
sv-ttk~=2.6.0 # 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.3 # HTTP library
11+
requests~=2.32.4 # HTTP library
1212
ping3~=4.0.8 # ICMP ping implementation using raw socket
1313
pyinstaller~=6.13.0 # bundles a Python application and all its dependencies into a single package
1414
Pillow~=11.2.1 # Image generation

0 commit comments

Comments
 (0)