Skip to content

Commit 8905fa3

Browse files
committed
Merge remote-tracking branch 'origin/main' into feature/update-workflows-to-python-3.12
2 parents 2e9a517 + 52d551e commit 8905fa3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pyserial~=3.5 # Serial link to communicate with the display
44
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)
7-
babel~=2.13.0 # Date/time formatting
7+
babel~=2.13.1 # Date/time formatting
88
ruamel.yaml~=0.17.40 # For configuration editor
99
sv-ttk~=2.5.5 # Tk Sun Valley theme for configuration editor
1010

23 Bytes
Loading

0 commit comments

Comments
 (0)