Skip to content

Commit 95ceef2

Browse files
authored
Merge pull request #951 from mathoudebine/dependabot/pip/babel-approx-eq-2.18.0
⬆️ Update babel requirement from ~=2.17.0 to ~=2.18.0
2 parents c3b3a77 + 4eec6ef commit 95ceef2

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
@@ -3,7 +3,7 @@ pyserial~=3.5 # Serial link to communicate with the display
33
PyYAML~=6.0.3 # For themes files
44
psutil~=7.2.2 # CPU / disk / network metrics
55
pystray~=0.19.5 # Tray icon (all OS)
6-
babel~=2.17.0 # Date/time formatting
6+
babel~=2.18.0 # Date/time formatting
77
ruamel.yaml~=0.19.1 # For configuration editor
88
sv-ttk~=2.6.1 # Tk Sun Valley theme for configuration editor
99
tkinter-tooltip~=3.1.2 # Tooltips for configuration editor

0 commit comments

Comments
 (0)