Skip to content

Commit 0fc26db

Browse files
⬆️ Update sv-ttk requirement from ~=2.5.5 to ~=2.6.0
--- updated-dependencies: - dependency-name: sv-ttk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ebc32cd commit 0fc26db

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
@@ -6,7 +6,7 @@ psutil~=5.9.8 # CPU / disk / network metrics
66
pystray~=0.19.5 # Tray icon (all OS)
77
babel~=2.14.0 # Date/time formatting
88
ruamel.yaml~=0.18.5 # For configuration editor
9-
sv-ttk~=2.5.5 # Tk Sun Valley theme for configuration editor
9+
sv-ttk~=2.6.0 # Tk Sun Valley theme for configuration editor
1010

1111
# Efficient image serialization
1212
numpy~=1.24.4; python_version < "3.9" # For Python 3.8 max.

0 commit comments

Comments
 (0)