Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d44505f

Browse files
authoredNov 5, 2023
Merge pull request #383 from mathoudebine/dependabot/pip/ruamel-yaml-approx-eq-0.18.5
2 parents 49329dc + 30e83d2 commit d44505f

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)
Please sign in to comment.