Skip to content

Commit a52bff2

Browse files
⬆️ Update ruamel-yaml requirement from ~=0.17.27 to ~=0.17.31
Updates the requirements on [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) to permit the latest version. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bbc6b5e commit a52bff2

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.5 # CPU / disk / network metrics
66
GPUtil~=1.4.0 # Nvidia GPU
77
pystray~=0.19.4 # Tray icon (all OS)
88
babel~=2.12.1 # Date/time formatting
9-
ruamel.yaml~=0.17.27 # For configuration editor
9+
ruamel.yaml~=0.17.31 # For configuration editor
1010
sv-ttk~=2.4.5 # Tk Sun Valley theme for configuration editor
1111

1212
# Following packages are for AMD GPU on Linux

0 commit comments

Comments
 (0)