Skip to content

Commit 52ea103

Browse files
⬆️ Update babel requirement from ~=2.16.0 to ~=2.17.0
Updates the requirements on [babel](https://github.com/python-babel/babel) to permit the latest version. - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.16.0...v2.17.0) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1010f8b commit 52ea103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
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.2 # For themes files
44
psutil~=6.1.1 # CPU / disk / network metrics
55
pystray~=0.19.5 # Tray icon (all OS)
6-
babel~=2.16.0 # Date/time formatting
6+
babel~=2.17.0 # Date/time formatting
77
ruamel.yaml~=0.18.10 # For configuration editor
88
sv-ttk~=2.6.0 # Tk Sun Valley theme for configuration editor
99
tkinter-tooltip~=3.1.2 # Tooltips for configuration editor

0 commit comments

Comments
 (0)