Skip to content

Commit

Permalink
⬆️ Update ruamel-yaml requirement from ~=0.18.7 to ~=0.18.8
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent d935791 commit 3e80ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PyYAML~=6.0.2 # For themes files
psutil~=6.1.1 # CPU / disk / network metrics
pystray~=0.19.5 # Tray icon (all OS)
babel~=2.16.0 # Date/time formatting
ruamel.yaml~=0.18.7 # For configuration editor
ruamel.yaml~=0.18.8 # For configuration editor
sv-ttk~=2.6.0 # Tk Sun Valley theme for configuration editor
tkinter-tooltip~=3.1.2 # Tooltips for configuration editor
uptime~=3.0.1 # For System Uptime
Expand Down

0 comments on commit 3e80ecd

Please sign in to comment.