Skip to content

Commit e58a840

Browse files
⬆️ Update sv-ttk requirement from ~=2.6.0 to ~=2.6.1
Updates the requirements on [sv-ttk](https://github.com/rdbende/Sun-Valley-ttk-theme) to permit the latest version. - [Release notes](https://github.com/rdbende/Sun-Valley-ttk-theme/releases) - [Commits](rdbende/Sun-Valley-ttk-theme@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: sv-ttk dependency-version: 2.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a5c37d commit e58a840

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
@@ -5,7 +5,7 @@ psutil~=7.0.0 # CPU / disk / network metrics
55
pystray~=0.19.5 # Tray icon (all OS)
66
babel~=2.17.0 # Date/time formatting
77
ruamel.yaml~=0.18.14 # For configuration editor
8-
sv-ttk~=2.6.0 # Tk Sun Valley theme for configuration editor
8+
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

0 commit comments

Comments
 (0)