Skip to content

Commit 5e86190

Browse files
⬆️ Update babel requirement from ~=2.14.0 to ~=2.15.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.14.0...v2.15.0) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2355937 commit 5e86190

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
@@ -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.14.0 # Date/time formatting
7+
babel~=2.15.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

0 commit comments

Comments
 (0)