Skip to content

Commit 30e83d2

Browse files
⬆️ Update ruamel-yaml requirement from ~=0.18.4 to ~=0.18.5
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 82e470d commit 30e83d2

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 @@ PyYAML~=6.0.1 # For themes files
55
psutil~=5.9.6 # CPU / disk / network metrics
66
pystray~=0.19.5 # Tray icon (all OS)
77
babel~=2.13.1 # Date/time formatting
8-
ruamel.yaml~=0.18.4 # For configuration editor
8+
ruamel.yaml~=0.18.5 # For configuration editor
99
sv-ttk~=2.5.5 # Tk Sun Valley theme for configuration editor
1010

1111
# Efficient image serialization

0 commit comments

Comments
 (0)