Skip to content

Commit ab899b7

Browse files
⬆️ Update babel requirement from ~=2.13.0 to ~=2.13.1
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.13.0...v2.13.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14a0db9 commit ab899b7

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
@@ -6,7 +6,7 @@ PyYAML~=6.0.1 # For themes files
66
psutil~=5.9.6 # CPU / disk / network metrics
77
GPUtil~=1.4.0 # Nvidia GPU
88
pystray~=0.19.5 # Tray icon (all OS)
9-
babel~=2.13.0 # Date/time formatting
9+
babel~=2.13.1 # Date/time formatting
1010
ruamel.yaml~=0.17.40 # For configuration editor
1111
sv-ttk~=2.5.5 # Tk Sun Valley theme for configuration editor
1212

0 commit comments

Comments
 (0)