Skip to content

Commit 7556eee

Browse files
⬆️ Update babel requirement from ~=2.15.0 to ~=2.16.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.15.0...v2.16.0) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bf13e8 commit 7556eee

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
@@ -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.8 # CPU / disk / network metrics
66
pystray~=0.19.5 # Tray icon (all OS)
7-
babel~=2.15.0 # Date/time formatting
7+
babel~=2.16.0 # Date/time formatting
88
ruamel.yaml~=0.18.6 # For configuration editor
99
sv-ttk~=2.6.0 # Tk Sun Valley theme for configuration editor
1010
tkinter-tooltip~=3.1.0 # Tooltips for configuration editor

0 commit comments

Comments
 (0)