Skip to content

Commit 8682f51

Browse files
⬆️ Update ruamel-yaml requirement from ~=0.17.40 to ~=0.18.3
Updates the requirements on [ruamel-yaml]() to permit the latest version. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52d551e commit 8682f51

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
@@ -7,7 +7,7 @@ psutil~=5.9.6 # CPU / disk / network metrics
77
GPUtil~=1.4.0 # Nvidia GPU
88
pystray~=0.19.5 # Tray icon (all OS)
99
babel~=2.13.1 # Date/time formatting
10-
ruamel.yaml~=0.17.40 # For configuration editor
10+
ruamel.yaml~=0.18.3 # For configuration editor
1111
sv-ttk~=2.5.5 # Tk Sun Valley theme for configuration editor
1212

1313
# Following packages are for AMD GPU on Linux

0 commit comments

Comments
 (0)